Update compose.yaml to change Jellyseerr configuration path to Seerr, ensuring consistency in service setup.

This commit is contained in:
Nikholas Pcenicni
2026-05-28 19:28:27 -04:00
parent 02f6ab03bc
commit 7df12e3396

View File

@@ -120,7 +120,7 @@ services:
ports:
- 5055:5055
volumes:
- ${CONFIG_PATH}/jellyseerr:/app/config
- ${CONFIG_PATH}/seerr:/app/config
restart: unless-stopped
prowlarr: