Use codeblocks for code

pull/411/head
Seth Vargo 10 years ago
parent a00b32dca2
commit 302789bf76

@ -156,7 +156,7 @@ definitions support being updated during a reload.
#### Example Configuration File #### Example Configuration File
<pre class="prettyprint lang-json"> ```javascript
{ {
"datacenter": "east-aws", "datacenter": "east-aws",
"data_dir": "/opt/consul", "data_dir": "/opt/consul",
@ -170,7 +170,7 @@ definitions support being updated during a reload.
} }
] ]
} }
</pre> ```
#### Configuration Key Reference #### Configuration Key Reference

Loading…
Cancel
Save