mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 04:39:06 +00:00
Create new meeting after previous has ended
This commit is contained in:
@@ -153,5 +153,7 @@ class Settings(BaseSettings):
|
||||
|
||||
UI_BASE_URL: str = "http://localhost:3000"
|
||||
|
||||
WHEREBY_WEBHOOK_SECRET: str | None = None
|
||||
|
||||
|
||||
settings = Settings()
|
||||
|
||||
Reference in New Issue
Block a user