🔧 Fixed a key in docker-compose yml
This commit is contained in:
@@ -7,6 +7,7 @@ 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:
|
||||||
UNDERLYING_HOSTNAME: rook
|
UNDERLYING_HOSTNAME: rook
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user