Files
2026-04-26 12:33:37 -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="5055"