From: Dan Peterson Date: Mon, 10 Oct 2016 00:22:27 +0000 (-0300) Subject: docs/ptp: fix markdown formatting X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=0ee270c769bb3420f73773bc4f18f5fbd8deef2a;p=plugins.git docs/ptp: fix markdown formatting --- diff --git a/ptp.md b/ptp.md index a786710..0ba1348 100644 --- a/ptp.md +++ b/ptp.md @@ -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. ## Example network configuration + ``` { "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" ] } } +``` ## Network configuration reference