fix variable in env

This commit is contained in:
2026-04-28 10:18:44 +07:00
parent f6c5dce452
commit 7cace210d6
7 changed files with 79 additions and 16 deletions
+14
View File
@@ -0,0 +1,14 @@
DASHBOARD_PORT=8008
MEDIAMTX_API_URL=http://127.0.0.1:9997
MEDIAMTX_WEBRTC_URL=http://127.0.0.1:8889
RECORDINGS_DIR=/recordings
MEDIAMTX_API_USER=
MEDIAMTX_API_PASS=
CORS_ORIGINS=http://localhost:5173
VITE_DEV_BACKEND_URL=http://localhost:8008
VITE_API_BASE_URL=/api
VITE_MEDIAMTX_WEBRTC_URL=