Upload files to "/"
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user