mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Fix incorrect sample configuration in clouddns (#3457)
Automatically submitted.
This commit is contained in:
@@ -59,7 +59,7 @@ Enable clouddns with fallthrough:
|
||||
|
||||
~~~ txt
|
||||
example.org {
|
||||
clouddns example.org.:gcp-example-project:example-zone clouddns example.com.:gcp-example-project:example-zone-2 {
|
||||
clouddns example.org.:gcp-example-project:example-zone example.com.:gcp-example-project:example-zone-2 {
|
||||
fallthrough example.gov.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user