backend: change MEET_LOG_LEVEL to verbose in .env.test for improved logging
This commit is contained in:
parent
686547fe87
commit
3eb3b203b2
@ -1,4 +1,4 @@
|
||||
USE_HTTPS=false
|
||||
MEET_LOG_LEVEL=error
|
||||
MEET_LOG_LEVEL=verbose
|
||||
SERVER_CORS_ORIGIN=*
|
||||
MEET_WEBHOOK_ENABLED=false
|
||||
Loading…
x
Reference in New Issue
Block a user