add gateway token-based node registration over host:port and shared nodes manager

This commit is contained in:
DBT
2026-02-24 16:06:44 +00:00
parent 42a5be0cec
commit 07cf54538e
8 changed files with 100 additions and 6 deletions

View File

@@ -158,7 +158,8 @@
},
"gateway": {
"host": "0.0.0.0",
"port": 18790
"port": 18790,
"token": ""
},
"cron": {
"min_sleep_sec": 1,