feat(settle ui): ui dockerfile

master
yixian 5 years ago
parent 6863b28f1b
commit 132b7e15ca

@ -9,4 +9,8 @@ spring.datasource.master.password=rpayplus
spring.datasource.slave.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.slave.jdbc-url=jdbc:mysql://${spring.datasource.host}/${spring.datasource.schema-name}?useUnicode=true&characterEncoding=utf8&useSSL=false
spring.datasource.slave.username=root
spring.datasource.slave.password=rpayplus
spring.datasource.slave.password=rpayplus
spring.redis.host=192.168.0.84
spring.redis.port=6379
spring.redis.database=9
Loading…
Cancel
Save