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