🥨 A roundabout way to pass env var

This commit is contained in:
2021-11-03 22:45:34 -07:00
parent 3da522c9c0
commit fd948bd2eb

View File

@@ -8,7 +8,7 @@ services:
container_name: threetwo-ui
restart: unless-stopped
environment:
UNDERLYING_HOST: ghost
UNDERLYING_HOST: $UNDERLYING_HOST
volumes:
- $COMICS_DIRECTORY:/comics
- $USERDATA_DIRECTORY:/userdata