Files
2026-03-22 23:15:50 +00:00

9 lines
301 B
Bash

SECRET_KEY=change-this-to-a-long-random-string
ADMIN_USERNAME=admin
ADMIN_PASSWORD=ChangeMe123!
TZ=Europe/Copenhagen
PUBLIC_BASE_URL=https://stream.yourdomain.example
MEDIA_BASE_URL=http://mediamtx:8888
MEDIA_PUBLIC_HLS_BASE=https://stream.yourdomain.example/hls
MEDIAMTX_API_URL=http://mediamtx:9997