fix: serve acme-dns nameserver address
This commit was merged in pull request #27.
This commit is contained in:
@@ -14,6 +14,7 @@ let
|
|||||||
nsadmin = "hostmaster.commoninternet.net"
|
nsadmin = "hostmaster.commoninternet.net"
|
||||||
records = [
|
records = [
|
||||||
"acme.commoninternet.net. NS ns-acme.commoninternet.net.",
|
"acme.commoninternet.net. NS ns-acme.commoninternet.net.",
|
||||||
|
"ns-acme.commoninternet.net. A 91.98.47.73",
|
||||||
]
|
]
|
||||||
debug = false
|
debug = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user