Commit fc96c642 authored by Jiacheng Xu's avatar Jiacheng Xu Committed by Yong Tang

Add the missed braces. (#2330)

parent 9d41fa66
...@@ -49,8 +49,9 @@ Enable route53 with implicit AWS credentials and an upstream: ...@@ -49,8 +49,9 @@ Enable route53 with implicit AWS credentials and an upstream:
~~~ txt ~~~ txt
. { . {
route53 example.org.:Z1Z2Z3Z4DZ5Z6Z7 route53 example.org.:Z1Z2Z3Z4DZ5Z6Z7 {
upstream 10.0.0.1 upstream 10.0.0.1
}
} }
~~~ ~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment