|
|
@ -92,9 +92,9 @@ |
|
|
|
|
|
|
|
<!-- redis配置 --> |
|
|
|
<spring.redis.index>2</spring.redis.index> |
|
|
|
<spring.redis.host>47.104.224.45</spring.redis.host> |
|
|
|
<spring.redis.port>6379</spring.redis.port> |
|
|
|
<spring.redis.password>elink@888</spring.redis.password> |
|
|
|
<spring.redis.host>114.215.125.123</spring.redis.host> |
|
|
|
<spring.redis.port>9603</spring.redis.port> |
|
|
|
<spring.redis.password>epdc!redis@master1405</spring.redis.password> |
|
|
|
|
|
|
|
<!-- gateway routes --> |
|
|
|
<gateway.routes.epdc-auth-server.uri>lb://epdc-auth-server</gateway.routes.epdc-auth-server.uri> |
|
|
|