🥨 A roundabout way to pass env var
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user