🔧 Hack for hostname

This commit is contained in:
2021-11-01 00:22:04 -07:00
parent 08811e5128
commit 1576ada32c

View File

@@ -8,7 +8,7 @@ services:
container_name: threetwo-ui
env_file: ./docker-compose.env
environment:
DOCKER_HOST: $HOSTNAME
DOCKER_HOST: rook
restart: unless-stopped
# labels:
# - "traefik.enable=true"