🔧 Fixed a key in docker-compose yml

This commit is contained in:
2021-11-01 16:21:16 -07:00
parent 6e3594f71b
commit 95a5a9bfa6

View File

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