Updated Seerr nfs yaml file

This commit is contained in:
2026-03-13 22:39:50 -07:00
parent 1c42f2f3a4
commit 4525e75d35
2 changed files with 4 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ services:
environment:
- LOG_LEVEL=debug
- TZ=${SEERR_TZ}
- PORT=${SEERR_PORT}
- PORT=5055
ports:
- ${SEERR_PORT}:5055
volumes: