backend: Enable webhook functionality in development environment
This commit is contained in:
parent
ff176ff126
commit
3326bf8f43
@ -1,3 +1,4 @@
|
||||
USE_HTTPS=false
|
||||
MEET_LOG_LEVEL=debug
|
||||
SERVER_CORS_ORIGIN=*
|
||||
SERVER_CORS_ORIGIN=*
|
||||
MEET_WEBHOOK_ENABLED=true
|
||||
Loading…
x
Reference in New Issue
Block a user