base for dns manager
This commit is contained in:
7
config_template.toml
Normal file
7
config_template.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[key]
|
||||
name = "key name"
|
||||
value = "key in base64"
|
||||
|
||||
[zone]
|
||||
root_domain = "root.domain.example"
|
||||
conection_str = "tcp://127.0.0.1:53"
|
||||
Reference in New Issue
Block a user