Upload files to "/"

This commit is contained in:
2026-03-22 23:15:50 +00:00
commit 88915b082b
3 changed files with 190 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
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