fix: app config for jellyseerr

This commit is contained in:
2025-12-21 17:24:33 +00:00
parent 69ac3adea8
commit cc615cc885

View File

@@ -43,7 +43,7 @@ services:
- PGID=1000
- TZ=Etc/UTC
volumes:
- ${DOCKER_PATH}/jellyseerr/config:/config
- ${DOCKER_PATH}/jellyseerr/config:/app/config
expose:
- 5055
restart: unless-stopped