🐳 Removed the duplicated env var

This commit is contained in:
2021-11-01 09:35:33 -07:00
parent d90bf44210
commit efe5416e5f
4 changed files with 6 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ services:
container_name: threetwo-ui
env_file: ./docker-compose.env
environment:
DOCKER_HOST: rook
UNDERLYING_HOSTNAME: rook
restart: unless-stopped
ports:
- "8050:8050"