Add docker setup and switch voice chat backend to use livekit
This commit is contained in:
7
server/.dockerignore
Normal file
7
server/.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
||||
.venv/
|
||||
runtime/
|
||||
__pycache__/
|
||||
.env
|
||||
config.toml
|
||||
tests/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user