mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-06 17:36:47 +08:00
Compare commits
1 Commits
master-202
...
pre
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67c98a9a5a |
@@ -84,19 +84,19 @@ xboe:
|
||||
file:
|
||||
temp_path: /tmp
|
||||
save_path: /home/www/elearning/upload
|
||||
http_path: http://10.251.132.75/upload
|
||||
http_path: http://10.251.132.177/upload
|
||||
externalinterface:
|
||||
url:
|
||||
system: http://localhost:9091
|
||||
old:
|
||||
base:
|
||||
url: http://10.251.132.75
|
||||
url: http://10.251.132.177
|
||||
server:
|
||||
userbasic:
|
||||
url: http://10.251.132.75/userbasic
|
||||
url: http://10.251.132.177/userbasic
|
||||
stat:
|
||||
base:
|
||||
url: http://10.251.132.75:9080
|
||||
url: http://10.251.132.177:9080
|
||||
elasticsearch:
|
||||
server:
|
||||
ip: 10.251.129.21
|
||||
@@ -104,7 +104,7 @@ xboe:
|
||||
user:
|
||||
password:
|
||||
email:
|
||||
url: http://10.251.132.75/api/b1/email/send
|
||||
url: http://10.251.132.177/api/b1/email/send
|
||||
from: boeu_learning@boe.com.cn
|
||||
user:
|
||||
security:
|
||||
@@ -115,7 +115,7 @@ jasypt:
|
||||
iv-generator-classname: org.jasypt.iv.NoIvGenerator
|
||||
|
||||
boe:
|
||||
domain: http://10.251.132.75
|
||||
domain: http://10.251.132.177
|
||||
|
||||
ok:
|
||||
http:
|
||||
@@ -157,7 +157,7 @@ coursesuilt:
|
||||
xxl:
|
||||
job:
|
||||
admin:
|
||||
addresses: http://10.251.132.75/jobAdmin
|
||||
addresses: http://10.251.132.177/jobAdmin
|
||||
accessToken: 65ddc683-22f5-83b4-de3a-3c97a0a29af0
|
||||
executor:
|
||||
appname: java-servers-job-api
|
||||
|
||||
Reference in New Issue
Block a user