🔧 Fixed a path
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
image: frishi/threetwo
|
image: frishi/threetwo
|
||||||
container_name: threetwo-ui
|
container_name: threetwo-ui
|
||||||
env_file:
|
env_file:
|
||||||
- /docker-env/docker-compose.env
|
- ./docker-env/docker-compose.env
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- $COMICS_DIRECTORY:/comics
|
- $COMICS_DIRECTORY:/comics
|
||||||
|
|||||||
Reference in New Issue
Block a user