mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Implement LiveKit calls
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
cd backend
|
||||
dotenv -e ../deployment/.env -- \
|
||||
../.venv/bin/uvicorn main:app \
|
||||
--host 127.0.0.1 \
|
||||
--host 0.0.0.0 \
|
||||
--port 8300 \
|
||||
--reload \
|
||||
--reload-exclude './alembic' \
|
||||
|
||||
Reference in New Issue
Block a user