Commit 1c9182661654af811b63d011739823cdbe41cf6f
1 parent
a0642c02
更新嘉定配置文件
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application-prod.properties
| @@ -26,7 +26,7 @@ spring.datasource.validation-query=select 1 | @@ -26,7 +26,7 @@ spring.datasource.validation-query=select 1 | ||
| 26 | #REDIS | 26 | #REDIS |
| 27 | spring.redis.database=0 | 27 | spring.redis.database=0 |
| 28 | spring.redis.host=127.0.0.1 | 28 | spring.redis.host=127.0.0.1 |
| 29 | -spring.redis.password=bsth_control_002 | 29 | +spring.redis.password=bsth_control_001 |
| 30 | spring.redis.port=28008 | 30 | spring.redis.port=28008 |
| 31 | 31 | ||
| 32 | http.control.service_data_url= http://192.168.160.152:17818/companyService | 32 | http.control.service_data_url= http://192.168.160.152:17818/companyService |