Files
screego/screego.config.development
2020-10-09 08:03:56 +00:00

6 lines
155 B
Plaintext

SCREEGO_SECRET=secure
SCREEGO_LOG_LEVEL=debug
SCREEGO_CORS_ALLOWED_ORIGINS=http://localhost:3000
SCREEGO_USERS_FILE=./users
SCREEGO_TURN_STRICT_AUTH=false