dns already taken
This commit is contained in:
parent
65945b6e73
commit
5604c3232a
5 changed files with 10 additions and 10 deletions
|
|
@ -43,7 +43,7 @@ const dns_only_json string = `{
|
|||
}
|
||||
},
|
||||
"apps": {
|
||||
"dns": {
|
||||
"dns01": {
|
||||
"address": "127.0.0.1:53535",
|
||||
"records": [
|
||||
"sub123.example.com.\t3600\tIN\tA\t127.0.0.1",
|
||||
|
|
@ -79,7 +79,7 @@ const dns_but_empty_json string = `{
|
|||
}
|
||||
},
|
||||
"apps": {
|
||||
"dns": {
|
||||
"dns01": {
|
||||
"address": "127.0.0.1:53535"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue