Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
car
/
emp_test_deploy
Volgen
5
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
fix : 修复问题
master
leiyun
4 dagen geleden
bovenliggende
ab98436963
commit
7134b38d2a
3 gewijzigde bestanden
met
toevoegingen van 6
en
0 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+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
Bestand weergeven
@@ -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
Bestand weergeven
@@ -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
Bestand weergeven
@@ -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
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan