| | |
| | | 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 |
| | |
| | | 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 |
| | |
| | | |
| | | wiai: |
| | | debug_mode: false |
| | | table_data_source: ai_data_source_rmt |
| | | table_data_source: ai_data_source |
| | | |
| | | |
| | | hswater: |