🔧 Added the ENV var to the Dockerfile

This commit is contained in:
2021-11-03 23:05:54 -07:00
parent c7a525da0a
commit b8c932b09f
2 changed files with 2 additions and 2 deletions

View File

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