|
@@ -140,7 +140,7 @@ spring:
|
|
|
password: secr3t!
|
|
|
redis:
|
|
|
host: 59.42.10.53
|
|
|
- pool: 6379
|
|
|
+ port: 6379
|
|
|
password: '#2019@callforttest@!'
|
|
|
jedis:
|
|
|
pool:
|
|
@@ -175,7 +175,7 @@ spring:
|
|
|
password: secr3t!
|
|
|
redis:
|
|
|
host: 10.18.18.50
|
|
|
- pool: 6379
|
|
|
+ port: 6379
|
|
|
password: '#2019@callforttest@!'
|
|
|
jedis:
|
|
|
pool:
|
|
@@ -204,7 +204,7 @@ spring:
|
|
|
password: secr3t!
|
|
|
redis:
|
|
|
host: 59.42.10.53
|
|
|
- pool: 6379
|
|
|
+ port: 6379
|
|
|
password: '#2019@callforttest@!'
|
|
|
jedis:
|
|
|
pool:
|
|
@@ -289,7 +289,7 @@ file:
|
|
|
path: /var/www/
|
|
|
user:
|
|
|
service:
|
|
|
- baseUrl: http://59.42.10.53
|
|
|
-# baseUrl: http://user.cofortest.com:8081
|
|
|
+# baseUrl: http://59.42.10.53
|
|
|
+ baseUrl: http://user.cofortest.com:8081
|
|
|
website:
|
|
|
domain: cofortest.com
|