🔧 Hostname fix for the 4th time

This commit is contained in:
2021-11-01 15:29:00 -07:00
parent 616e3e5866
commit 50c299a8c4
2 changed files with 4 additions and 1 deletions

View File

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