Add the missed braces. (#2330)

This commit is contained in:
Jiacheng Xu
2018-11-21 16:44:17 +01:00
committed by Yong Tang
parent 9d41fa663c
commit fc96c64263

View File

@@ -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: