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
|
.DS_Store
|
||||||
node_modules
|
node_modules
|
||||||
.env
|
|
||||||
coverage/*
|
coverage/*
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
.idea
|
.idea
|
||||||
|
|||||||
Reference in New Issue
Block a user