Update compose.yaml to change Jellyseerr configuration path to Seerr, ensuring consistency in service setup.
This commit is contained in:
@@ -120,7 +120,7 @@ services:
|
||||
ports:
|
||||
- 5055:5055
|
||||
volumes:
|
||||
- ${CONFIG_PATH}/jellyseerr:/app/config
|
||||
- ${CONFIG_PATH}/seerr:/app/config
|
||||
restart: unless-stopped
|
||||
|
||||
prowlarr:
|
||||
|
||||
Reference in New Issue
Block a user