master
wangning 7 years ago
commit 84ccd1dd85

@ -1,7 +1,7 @@
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
spring.datasource.schema-name=royalpay_production
spring.datasource.host=119.28.11.172:3310
spring.datasource.host=119.28.3.196:3310
spring.datasource.url=jdbc:mysql://${spring.datasource.host}/${spring.datasource.schema-name}?useUnicode=true&characterEncoding=utf8&useSSL=false
spring.datasource.username=ap_prod_user
spring.datasource.password=Pine@ppl321
spring.datasource.username=readonly
spring.datasource.password=read0nly
Loading…
Cancel
Save