7 lines
209 B
Plaintext
7 lines
209 B
Plaintext
USE_HTTPS=false
|
|
MEET_LOG_LEVEL=debug
|
|
SERVER_CORS_ORIGIN=*
|
|
MEET_INITIAL_API_KEY=meet-api-key
|
|
MEET_INITIAL_WEBHOOK_ENABLED=true
|
|
MEET_INITIAL_WEBHOOK_URL=http://localhost:5080/webhook
|
|
MEETING_DEPARTURE_TIMEOUT=1s |