Important .env values
MYSQL_ROOT_PASSWORDandMYSQL_PASSWORDshould be changed for real installs.WEB_PORTandSERVER_PORTcontrol host port publishing.APP_VERSIONpins the published server and web image tag.TZcontrols container timezone, while log entries are stored in UTC and rendered in browser-local time.LOG_LEVEL,LOG_MAX_FILE_SIZE_BYTES, andLOG_MAX_FILEScontrol rotating server logs.
Monitoring settings
MONITOR_POLL_INTERVAL_MS controls how often the backend polls VATSIM data. The default is 15000.
Notification setup
Discord webhook channels and per-event templates are configured in the web UI. Templates can be customized for online, offline, and controller-change events.