Disable strict auth in dev mode

IPv6 and IPv4 differences
This commit is contained in:
Jannis Mattheis
2020-10-07 19:17:56 +02:00
parent 790d178045
commit d0cab7abb7

View File

@@ -3,3 +3,4 @@ SCREEGO_SECRET=secure
SCREEGO_LOG_LEVEL=debug
SCREEGO_CORS_ALLOWED_ORIGINS=http://localhost:3000
SCREEGO_USERS_FILE=./users
SCREEGO_TURN_STRICT_AUTH=false