main upgrade

This commit is contained in:
ycc
2024-09-02 17:52:12 +02:00
parent e341aca84e
commit 7d5af4c2eb
8 changed files with 233 additions and 72 deletions

10
discovery.json Normal file
View File

@@ -0,0 +1,10 @@
{
"port": 8080,
"redisurl":"localhost:6379",
"redispassword":"",
"zincurl":"http://localhost:4080",
"zinclogin":"admin",
"zincpassword":"admin",
"identityfile":"/app/identity.json",
"defaultpeers":"/app/peers.json"
}