fix: config path
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Etc/UTC
|
- TZ=Etc/UTC
|
||||||
volumes:
|
volumes:
|
||||||
- ${DOCKER_PATH}/jellysweep/config.yml:/app/config.yml
|
- ${DOCKER_PATH}/jellysweep/config.yml:/app/config.yml:ro
|
||||||
- ${MEDIA_PATH}:/media
|
- ${MEDIA_PATH}:/media
|
||||||
expose:
|
expose:
|
||||||
- 3002
|
- 3002
|
||||||
|
|||||||
Reference in New Issue
Block a user