🐳 Changed the name of the ENV_VAR pointing to underlying host's name
This commit is contained in:
1
docker-compose.env
Normal file
1
docker-compose.env
Normal file
@@ -0,0 +1 @@
|
||||
UNDERLYING_HOSTNAME=rook
|
||||
@@ -7,8 +7,6 @@ services:
|
||||
image: frishi/threetwo
|
||||
container_name: threetwo-ui
|
||||
env_file: ./docker-compose.env
|
||||
environment:
|
||||
UNDERLYING_HOSTNAME: rook
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8050:8050"
|
||||
|
||||
Reference in New Issue
Block a user