Checking local config.
This commit is contained in:
5
.env
Normal file
5
.env
Normal file
@@ -0,0 +1,5 @@
|
||||
HOST=0.0.0.0
|
||||
PORT=80
|
||||
WEATHER_PROVIDER=local
|
||||
PWS=WU
|
||||
LOCAL_PERSISTENCE=true
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,5 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
.env
|
||||
coverage/*
|
||||
npm-debug.log
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user