qfrjava
2025-03-06 5b27a9f9461912eaa7cf721fa41f0ce7c34c7811
apiilcation复原
已修改1个文件
18 ■■■■ 文件已修改
JAVA/SMTAIServer/src/main/resources/application.yml 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
JAVA/SMTAIServer/src/main/resources/application.yml
@@ -9,11 +9,11 @@
    driver-class-name: org.postgresql.Driver
    username: postgres
    url: jdbc:postgresql://127.0.0.1:15432/huishui_ai_dev?ApplicationName=huishui_ai_web
    password: p@ssw0rd
    #    url: jdbc:postgresql://192.168.123.74:5432/huishui_ai?ApplicationName=huishui_ai_web
    #    url: jdbc:postgresql://127.0.0.1:15432/huishui_ai_dev?ApplicationName=huishui_ai_web
    #    password: p@ssw0rd
    url: jdbc:postgresql://192.168.123.74:5432/huishui_ai?ApplicationName=huishui_ai_web
    password: p@ssw0rd
    #url: jdbc:postgresql://192.168.123.43:5432/hswater_supply?ApplicationName=WaterNetWeb
    #password: p@ssw0rd
@@ -84,10 +84,10 @@
    timeout: 1800
  #    redis:
  #      namespace: redis:session
  redis:
    database: 0
    host: 127.0.0.1
    port: 6379
#  redis:
#    database: 0
#    host: 127.0.0.1
#    port: 6379
server:
  address: 0.0.0.0
  port: 8080
@@ -105,7 +105,7 @@
wiai:
  debug_mode: false
  table_data_source: ai_data_source_rmt
  table_data_source: ai_data_source
hswater: