Files
Docker-Compose/Seerr/.env.example
T
2026-03-13 22:40:49 -07:00

5 lines
148 B
Bash

# Time Zone where the application is operating
SEERR_TZ="America/Los_Angeles"
# Main interface port for accessing the application
SEERR_PORT="8055"