From 51e6a7e0f82b9f991fff6ff9299ab1a2588b47af Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Mon, 10 Dec 2018 23:25:41 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=93encrypt=20import=20networks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stack-proxy-global.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stack-proxy-global.yml b/stack-proxy-global.yml index 43ec8a3..a4dc0e3 100644 --- a/stack-proxy-global.yml +++ b/stack-proxy-global.yml @@ -138,3 +138,5 @@ networks: name: proxy traefik-private: driver: overlay + driver_opts: + encrypted: true # since we're passing SSL certs and docker socket stuff over TCP, lets IPSec