使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
car
/
emp_test_deploy
关注
5
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
fix : 修复问题
master
leiyun
4 天前
父节点
ab98436963
当前提交
7134b38d2a
共有
3 个文件被更改
,包括
6 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+2
-0
isolated/.env.example
+2
-0
isolated/profiles/emp-test/.env.example
+2
-0
isolated/profiles/emp-uat/.env.example
+ 2
- 0
isolated/.env.example
查看文件
@@ -126,6 +126,8 @@ EMP_WS_ENV=production
NODE_ENV=production
PORT=3000
WS_INSTANCES=1
WS_PING_INTERVAL_MS=10000
WS_PING_TIMEOUT_MS=20000
WS_HOST=emp-ws
SERVER_API_BASE_URL=http://emp-gateway:9000/api
SIMULATOR_ADMIN_ROLE=ADMIN
+ 2
- 0
isolated/profiles/emp-test/.env.example
查看文件
@@ -81,6 +81,8 @@ EMP_WS_ENV=production
NODE_ENV=production
PORT=3000
WS_INSTANCES=1
WS_PING_INTERVAL_MS=10000
WS_PING_TIMEOUT_MS=20000
WS_HOST=emp-ws
SERVER_API_BASE_URL=http://emp-gateway:9000/api
SIMULATOR_ADMIN_ROLE=ADMIN
+ 2
- 0
isolated/profiles/emp-uat/.env.example
查看文件
@@ -81,6 +81,8 @@ EMP_WS_ENV=production
NODE_ENV=production
PORT=3000
WS_INSTANCES=1
WS_PING_INTERVAL_MS=10000
WS_PING_TIMEOUT_MS=20000
WS_HOST=emp-ws
SERVER_API_BASE_URL=http://emp-gateway:9000/api
SIMULATOR_ADMIN_ROLE=ADMIN
撰写
预览
正在加载...
取消
保存