inital v4
This commit is contained in:
10
v4/server/.env.example
Normal file
10
v4/server/.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
NP4_HOST=0.0.0.0
|
||||
NP4_PORT=8080
|
||||
# Optional: set this to protect write/dispatch endpoints + device websocket auth
|
||||
NP4_API_TOKEN=
|
||||
|
||||
# Optional overrides
|
||||
# NP4_DATA_DIR=./v4_data
|
||||
# NP4_UI_DIR=../../ui
|
||||
# NP4_PWA_DIR=../../pwa
|
||||
|
||||
Reference in New Issue
Block a user