|
@@ -1,6 +1,6 @@
|
|
spring:
|
|
spring:
|
|
profiles:
|
|
profiles:
|
|
- active: dev-private
|
|
|
|
|
|
+ active: dev-private
|
|
cache:
|
|
cache:
|
|
guava:
|
|
guava:
|
|
spec: expireAfterWrite=30s
|
|
spec: expireAfterWrite=30s
|
|
@@ -112,10 +112,9 @@ spring:
|
|
username: mooctest
|
|
username: mooctest
|
|
password: secr3t!
|
|
password: secr3t!
|
|
redis:
|
|
redis:
|
|
- # 59.42.10.53
|
|
|
|
- host: 8.134.32.27
|
|
|
|
|
|
+ host: 121.196.124.158
|
|
port: 6379
|
|
port: 6379
|
|
- password: '#2019@callforttest@!'
|
|
|
|
|
|
+ password:
|
|
jedis:
|
|
jedis:
|
|
pool:
|
|
pool:
|
|
max-active: 8
|
|
max-active: 8
|
|
@@ -125,7 +124,7 @@ spring:
|
|
database: 6
|
|
database: 6
|
|
user:
|
|
user:
|
|
service:
|
|
service:
|
|
- baseUrl: http://user.cofortest.com:8081
|
|
|
|
|
|
+ baseUrl: http://127.0.0.1:8081
|
|
|
|
|
|
#file:
|
|
#file:
|
|
# save:
|
|
# save:
|
|
@@ -175,7 +174,7 @@ feature:
|
|
task:
|
|
task:
|
|
import: true
|
|
import: true
|
|
recommend: false
|
|
recommend: false
|
|
- acceptedPWD: false #使用密码接收任务
|
|
|
|
|
|
+ acceptedPWD: true #使用密码接收任务
|
|
|
|
|
|
file:
|
|
file:
|
|
save:
|
|
save:
|
|
@@ -310,7 +309,7 @@ file:
|
|
path: /var/www/
|
|
path: /var/www/
|
|
user:
|
|
user:
|
|
service:
|
|
service:
|
|
-# baseUrl: http://59.42.10.53
|
|
|
|
|
|
+ # baseUrl: http://59.42.10.53
|
|
baseUrl: http://user.cofortest.com:8081
|
|
baseUrl: http://user.cofortest.com:8081
|
|
website:
|
|
website:
|
|
domain: cofortest.com
|
|
domain: cofortest.com
|