This website works better with JavaScript.
首頁
探索
說明
登入
car
/
emp_test_deploy
關註
5
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
fix : 修复问题
master
leiyun
4 天之前
父節點
ab98436963
當前提交
7134b38d2a
共有
3 個文件被更改
,包括
6 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
取消
儲存