mirror of
https://github.com/screego/server.git
synced 2025-09-26 20:21:22 +08:00
Remove external ip from dev
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
/.idea
|
||||
*-packr.go
|
||||
/dist/
|
||||
*.local
|
||||
|
@@ -1,4 +1,3 @@
|
||||
SCREEGO_EXTERNAL_IP=127.0.0.1
|
||||
SCREEGO_SECRET=secure
|
||||
SCREEGO_LOG_LEVEL=debug
|
||||
SCREEGO_CORS_ALLOWED_ORIGINS=http://localhost:3000
|
||||
|
Reference in New Issue
Block a user