updated seerr example file

This commit is contained in:
2026-03-13 22:40:49 -07:00
parent 4525e75d35
commit d396ad2f58

View File

@@ -3,6 +3,3 @@ SEERR_TZ="America/Los_Angeles"
# Main interface port for accessing the application # Main interface port for accessing the application
SEERR_PORT="8055" SEERR_PORT="8055"
# Volume for persistent storage
SEERR_VOLUME="seerr_data"