removed the volume env variable
This commit is contained in:
@@ -9,9 +9,9 @@ services:
|
||||
ports:
|
||||
- ${SEERR_PORT}:5055
|
||||
volumes:
|
||||
- ${SEERR_VOLUME}:/app/config
|
||||
- seerr:/app/config
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
${SEERR_VOLUME}:
|
||||
seerr:
|
||||
external: true
|
||||
Reference in New Issue
Block a user