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