mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-23 23:19:30 +01:00
3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
|
|
ALLOWED_HOSTS=example.com
|
||
|
|
# wss if behind ssl, ws if not
|
||
|
|
VUE_APP_TALEMATE_BACKEND_WEBSOCKET_URL=wss://example.com:5050
|