docs: fix HCL2 doc page code block
This commit is contained in:
parent
2fce53b364
commit
226e442b32
|
@ -155,7 +155,7 @@ mounts = [
|
|||
|
||||
Or better yet, the new [`mount`](/docs/driver/docker#mount) syntax, introduced in Nomad 1.0.1, is more appropriate here:
|
||||
|
||||
````hcl
|
||||
```hcl
|
||||
mount {
|
||||
type = "tmpfs"
|
||||
tmpf_options {
|
||||
|
|
Loading…
Reference in New Issue