mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-27 16:47:29 +08:00
add gateway token-based node registration over host:port and shared nodes manager
This commit is contained in:
@@ -158,7 +158,8 @@
|
||||
},
|
||||
"gateway": {
|
||||
"host": "0.0.0.0",
|
||||
"port": 18790
|
||||
"port": 18790,
|
||||
"token": ""
|
||||
},
|
||||
"cron": {
|
||||
"min_sleep_sec": 1,
|
||||
|
||||
Reference in New Issue
Block a user