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:
|
ports:
|
||||||
- 5055:5055
|
- 5055:5055
|
||||||
volumes:
|
volumes:
|
||||||
- ${CONFIG_PATH}/jellyseerr:/app/config
|
- ${CONFIG_PATH}/seerr:/app/config
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
prowlarr:
|
prowlarr:
|
||||||
|
|||||||
Reference in New Issue
Block a user