add multi instance support
This commit is contained in:
@@ -70,8 +70,11 @@ config
|
||||
}
|
||||
pdns:
|
||||
{
|
||||
api-key: "<pdns_api_key>"
|
||||
api-url: "http://127.0.0.1:8081/api/v1/servers/localhost"
|
||||
myServer:
|
||||
{
|
||||
api-key: "<pdns_api_key>"
|
||||
api-url: "http://127.0.0.1:8081/api/v1/servers/localhost"
|
||||
}
|
||||
}
|
||||
zoneProfile:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user