Add config & docker deployment
This commit is contained in:
9
docker_discovery.json
Normal file
9
docker_discovery.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"redisurl":"localhost:6379",
|
||||
"redispassword":"",
|
||||
"zincurl":"http://localhost:4080",
|
||||
"zinclogin":"admin",
|
||||
"zincpassword":"admin",
|
||||
"identityfile":"/app/identity.json",
|
||||
"defaultpeers":"/app/peers.json"
|
||||
}
|
||||
Reference in New Issue
Block a user