We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae004c commit 610a3e4Copy full SHA for 610a3e4
content/reference/compose-file/networks.md
@@ -105,7 +105,7 @@ networks:
105
attachable: true
106
```
107
108
-### enable_ipv4
+### `enable_ipv4`
109
110
{{< summary-bar feature_name="Compose enable ipv4" >}}
111
content/reference/compose-file/services.md
@@ -1425,7 +1425,7 @@ networks:
1425
1426
`mac_address` sets the Mac address used by the service container when connecting to this particular network.
1427
1428
-#### gw_priority
+#### `gw_priority`
1429
1430
{{< summary-bar feature_name="Compose gw priority" >}}
1431
0 commit comments