|
|
|
@ -176,9 +176,9 @@ |
|
|
|
<spring.profiles.active>test</spring.profiles.active> |
|
|
|
<docker.tag>test</docker.tag> |
|
|
|
|
|
|
|
<!-- redis --> |
|
|
|
<spring.redis.index>2</spring.redis.index> |
|
|
|
<spring.redis.host>118.190.232.100</spring.redis.host> |
|
|
|
<!-- redis配置 --> |
|
|
|
<spring.redis.index>9</spring.redis.index> |
|
|
|
<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> |
|
|
|
|
|
|
|
|