11 lines
221 B
Plaintext
11 lines
221 B
Plaintext
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
|
|
|