fix variable in env
This commit is contained in:
@@ -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=
|
||||
Reference in New Issue
Block a user