mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-09 02:46:50 +08:00
多环境
This commit is contained in:
@@ -88,19 +88,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://127.0.0.1/upload
|
http_path: http://10.251.132.75/upload
|
||||||
externalinterface:
|
externalinterface:
|
||||||
url:
|
url:
|
||||||
system: http://localhost:9091
|
system: http://localhost:9091
|
||||||
old:
|
old:
|
||||||
base:
|
base:
|
||||||
url: http://127.0.0.1
|
url: http://10.251.132.75
|
||||||
server:
|
server:
|
||||||
userbasic:
|
userbasic:
|
||||||
url: http://127.0.0.1/userbasic
|
url: http://10.251.132.75/userbasic
|
||||||
stat:
|
stat:
|
||||||
base:
|
base:
|
||||||
url: http://127.0.0.1:9080
|
url: http://10.251.132.75:9080
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
server:
|
server:
|
||||||
ip: 10.251.129.21
|
ip: 10.251.129.21
|
||||||
@@ -108,7 +108,7 @@ xboe:
|
|||||||
user:
|
user:
|
||||||
password:
|
password:
|
||||||
email:
|
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
|
from: boeu_learning@boe.com.cn
|
||||||
user:
|
user:
|
||||||
security:
|
security:
|
||||||
@@ -119,7 +119,7 @@ jasypt:
|
|||||||
iv-generator-classname: org.jasypt.iv.NoIvGenerator
|
iv-generator-classname: org.jasypt.iv.NoIvGenerator
|
||||||
|
|
||||||
boe:
|
boe:
|
||||||
domain: http://127.0.0.1
|
domain: http://10.251.132.75
|
||||||
|
|
||||||
ok:
|
ok:
|
||||||
http:
|
http:
|
||||||
|
|||||||
Reference in New Issue
Block a user