|
|
|
@ -7,11 +7,11 @@ spring:
|
|
|
|
|
schema-name: royalpay_payment
|
|
|
|
|
username: rpaydev
|
|
|
|
|
slave:
|
|
|
|
|
host: 192.168.0.92:3306
|
|
|
|
|
host: 192.168.0.84:3306
|
|
|
|
|
jdbc-url: jdbc:mysql://${spring.datasource.slave.host}/${spring.datasource.slave.schema-name}?useUnicode=true&characterEncoding=utf8&useSSL=false
|
|
|
|
|
password: SuTUUxyvzS0cLETi6Rzm
|
|
|
|
|
schema-name: royalpay_payment
|
|
|
|
|
username: rpaydev
|
|
|
|
|
password: rpayplus123
|
|
|
|
|
schema-name: royalpay
|
|
|
|
|
username: root
|
|
|
|
|
type: com.zaxxer.hikari.HikariDataSource
|
|
|
|
|
redis:
|
|
|
|
|
database: 1
|
|
|
|
@ -23,10 +23,10 @@ spring:
|
|
|
|
|
app:
|
|
|
|
|
run-tasks: false
|
|
|
|
|
host:
|
|
|
|
|
main: http://192.168.0.24:9008/
|
|
|
|
|
main: http://192.168.0.38:5000/
|
|
|
|
|
regions:
|
|
|
|
|
au: http://192.168.0.24:9008/
|
|
|
|
|
cn: http://192.168.0.24:9008/
|
|
|
|
|
au: http://192.168.0.38:5000/
|
|
|
|
|
cn: http://192.168.0.38:5000/
|
|
|
|
|
mail:
|
|
|
|
|
appid: 1
|
|
|
|
|
host: https://dev.mailsupport.hcqtech.com
|
|
|
|
|