mirror of
https://github.com/screego/server.git
synced 2025-12-24 12:57:51 +08:00
Add config
This commit is contained in:
4
screego.config.development
Normal file
4
screego.config.development
Normal file
@@ -0,0 +1,4 @@
|
||||
SCREEGO_EXTERNAL_IP=127.0.0.1
|
||||
SCREEGO_LOG_LEVEL=debug
|
||||
SCREEGO_CORS_ALLOWED_ORIGINS=http://localhost:3000
|
||||
SCREEGO_USERS_FILE=./users
|
||||
Reference in New Issue
Block a user