mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-08 18:36:51 +08:00
多环境
This commit is contained in:
@@ -88,19 +88,19 @@ xboe:
|
||||
file:
|
||||
temp_path: /tmp
|
||||
save_path: /home/www/elearning/upload
|
||||
http_path: http://127.0.0.1/upload
|
||||
http_path: http://10.251.132.75/upload
|
||||
externalinterface:
|
||||
url:
|
||||
system: http://localhost:9091
|
||||
old:
|
||||
base:
|
||||
url: http://127.0.0.1
|
||||
url: http://10.251.132.75
|
||||
server:
|
||||
userbasic:
|
||||
url: http://127.0.0.1/userbasic
|
||||
url: http://10.251.132.75/userbasic
|
||||
stat:
|
||||
base:
|
||||
url: http://127.0.0.1:9080
|
||||
url: http://10.251.132.75:9080
|
||||
elasticsearch:
|
||||
server:
|
||||
ip: 10.251.129.21
|
||||
@@ -108,7 +108,7 @@ xboe:
|
||||
user:
|
||||
password:
|
||||
email:
|
||||
url: http://127.0.0.1/api/b1/email/send
|
||||
url: http://10.251.132.75/api/b1/email/send
|
||||
from: boeu_learning@boe.com.cn
|
||||
user:
|
||||
security:
|
||||
@@ -119,7 +119,7 @@ jasypt:
|
||||
iv-generator-classname: org.jasypt.iv.NoIvGenerator
|
||||
|
||||
boe:
|
||||
domain: http://127.0.0.1
|
||||
domain: http://10.251.132.75
|
||||
|
||||
ok:
|
||||
http:
|
||||
|
||||
Reference in New Issue
Block a user