Initial commit
This commit is contained in:
9
manager-solution/.env.example
Normal file
9
manager-solution/.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
FIS_MANAGER_IMAGE=fis-manager:local
|
||||
FIS_MANAGER_CONTAINER_NAME=fis_manager
|
||||
FIS_APP_IMAGE=fis
|
||||
FIS_APP_PORT=3000
|
||||
GATEWAY_PORT=0
|
||||
INACTIVITY_SECONDS=10
|
||||
IDLE_CHECK_INTERVAL=10
|
||||
STARTUP_TIMEOUT_SECONDS=60
|
||||
STARTUP_STABILIZATION_SECONDS=5
|
||||
Reference in New Issue
Block a user