...
|
...
|
@@ -28,4 +28,9 @@ erp-gateway.url = http://java-yoho-erp-gateway.test3.ingress.dev.yohocorp.com/er |
|
|
ip.port.uic.server = java-yoho-uic.test3.ingress.dev.yohocorp.com
|
|
|
|
|
|
redis.ufo.twemproxy.addresses = yohoops-redis-java-service:6379
|
|
|
redis.ufo.twemproxy.auth = |
|
|
\ No newline at end of file |
|
|
redis.ufo.twemproxy.auth =
|
|
|
|
|
|
jdbc.mysql.ufo.master = write.erp.yohoops.org:3306
|
|
|
jdbc.mysql.ufo.slave = read1.erp.yohoops.org:3306
|
|
|
jdbc.mysql.ufo.username = yh_test
|
|
|
jdbc.mysql.ufo.password = 9nm0icOwt6bMHjMusIfMLw== |
|
|
\ No newline at end of file |
...
|
...
|
|