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