👀 Adding $HOSTNAME
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
image: frishi/threetwo
|
||||
container_name: threetwo-ui
|
||||
env_file: ./docker-compose.env
|
||||
environment:
|
||||
DOCKER_SOCKET_HOST: $HOSTNAME
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
|
||||
Reference in New Issue
Block a user