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
9f26b991a0
...
pre
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67c98a9a5a |
@@ -84,19 +84,19 @@ xboe:
|
|||||||
file:
|
file:
|
||||||
temp_path: /tmp
|
temp_path: /tmp
|
||||||
save_path: /home/www/elearning/upload
|
save_path: /home/www/elearning/upload
|
||||||
http_path: http://10.251.132.75/upload
|
http_path: http://10.251.132.177/upload
|
||||||
externalinterface:
|
externalinterface:
|
||||||
url:
|
url:
|
||||||
system: http://localhost:9091
|
system: http://localhost:9091
|
||||||
old:
|
old:
|
||||||
base:
|
base:
|
||||||
url: http://10.251.132.75
|
url: http://10.251.132.177
|
||||||
server:
|
server:
|
||||||
userbasic:
|
userbasic:
|
||||||
url: http://10.251.132.75/userbasic
|
url: http://10.251.132.177/userbasic
|
||||||
stat:
|
stat:
|
||||||
base:
|
base:
|
||||||
url: http://10.251.132.75:9080
|
url: http://10.251.132.177:9080
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
server:
|
server:
|
||||||
ip: 10.251.129.21
|
ip: 10.251.129.21
|
||||||
@@ -104,7 +104,7 @@ xboe:
|
|||||||
user:
|
user:
|
||||||
password:
|
password:
|
||||||
email:
|
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
|
from: boeu_learning@boe.com.cn
|
||||||
user:
|
user:
|
||||||
security:
|
security:
|
||||||
@@ -115,7 +115,7 @@ jasypt:
|
|||||||
iv-generator-classname: org.jasypt.iv.NoIvGenerator
|
iv-generator-classname: org.jasypt.iv.NoIvGenerator
|
||||||
|
|
||||||
boe:
|
boe:
|
||||||
domain: http://10.251.132.75
|
domain: http://10.251.132.177
|
||||||
|
|
||||||
ok:
|
ok:
|
||||||
http:
|
http:
|
||||||
@@ -157,7 +157,7 @@ coursesuilt:
|
|||||||
xxl:
|
xxl:
|
||||||
job:
|
job:
|
||||||
admin:
|
admin:
|
||||||
addresses: http://10.251.132.75/jobAdmin
|
addresses: http://10.251.132.177/jobAdmin
|
||||||
accessToken: 65ddc683-22f5-83b4-de3a-3c97a0a29af0
|
accessToken: 65ddc683-22f5-83b4-de3a-3c97a0a29af0
|
||||||
executor:
|
executor:
|
||||||
appname: java-servers-job-api
|
appname: java-servers-job-api
|
||||||
|
|||||||
Reference in New Issue
Block a user