add multi instance support
This commit is contained in:
@@ -65,9 +65,12 @@ config
|
||||
}
|
||||
pdns:
|
||||
{
|
||||
api-key: "123password"
|
||||
api-url: "http://127.0.0.1:8081/api/v1/servers/localhost"
|
||||
defaultTTL: 172800
|
||||
instance:
|
||||
{
|
||||
api-key: "123password"
|
||||
api-url: "http://127.0.0.1:8081/api/v1/servers/localhost"
|
||||
defaultTTL: 172800
|
||||
}
|
||||
}
|
||||
zoneProfile:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user