diff --git a/backend/.env.development b/backend/.env.development index b74e890..c648a27 100644 --- a/backend/.env.development +++ b/backend/.env.development @@ -1,4 +1,4 @@ USE_HTTPS=false MEET_LOG_LEVEL=debug SERVER_CORS_ORIGIN=* -MEET_WEBHOOK_ENABLED=true \ No newline at end of file +MEET_WEBHOOK_ENABLED=false \ No newline at end of file