Added Daemon system and fixed interface
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
10
backend/data/daemons.json
Normal file
10
backend/data/daemons.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"daemon-1": {
|
||||
"name": "Test",
|
||||
"address": "127.0.0.1",
|
||||
"port": 24444,
|
||||
"key": "JLgYFjTlFOqdyT49vmCqlXrLAuVE6FjiCdqf3zsZfr4",
|
||||
"remarks": "",
|
||||
"created_at": "D:\\Desktop\\adadad"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user