docs/ptp: fix markdown formatting
This commit is contained in:
@ -7,6 +7,7 @@ The host-local IPAM plugin can be used to allocate an IP address to the containe
|
|||||||
The traffic of the container interface will be routed through the interface of the host.
|
The traffic of the container interface will be routed through the interface of the host.
|
||||||
|
|
||||||
## Example network configuration
|
## Example network configuration
|
||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"name": "mynet",
|
"name": "mynet",
|
||||||
@ -19,6 +20,7 @@ The traffic of the container interface will be routed through the interface of t
|
|||||||
"nameservers": [ "10.1.1.1", "8.8.8.8" ]
|
"nameservers": [ "10.1.1.1", "8.8.8.8" ]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## Network configuration reference
|
## Network configuration reference
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user