mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
Add the missed braces. (#2330)
This commit is contained in:
@@ -49,9 +49,10 @@ Enable route53 with implicit AWS credentials and an upstream:
|
||||
|
||||
~~~ txt
|
||||
. {
|
||||
route53 example.org.:Z1Z2Z3Z4DZ5Z6Z7
|
||||
route53 example.org.:Z1Z2Z3Z4DZ5Z6Z7 {
|
||||
upstream 10.0.0.1
|
||||
}
|
||||
}
|
||||
~~~
|
||||
|
||||
Enable route53 with explicit AWS credentials:
|
||||
|
||||
Reference in New Issue
Block a user