このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
car
/
emp_test_deploy
ウォッチ
5
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
fix : 修复问题
master
leiyun
4日前
親
ab98436963
コミット
7134b38d2a
3個のファイルの変更
、
6行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
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
書き込み
プレビュー
読み込み中…
キャンセル
保存