Builded new structure.
Now with remote setup and management Server more than one Node can be connected added user auth
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
PORT=3100
|
||||
SESSION_SECRET="change-me"
|
||||
AUTH_USERNAME="admin"
|
||||
AUTH_PASSWORD="change-me"
|
||||
DATABASE_PATH="./management.sqlite"
|
||||
Reference in New Issue
Block a user