From 762903ddfb2f082142cfa97e469163ebe0100407 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Mon, 27 Aug 2018 20:52:31 -0400 Subject: [PATCH] Testing --- templates/Traefik/0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Traefik/0/docker-compose.yml b/templates/Traefik/0/docker-compose.yml index 95ed751..0eb67f3 100644 --- a/templates/Traefik/0/docker-compose.yml +++ b/templates/Traefik/0/docker-compose.yml @@ -3,7 +3,7 @@ version: '2' services: traefik: image: traefik:latest - command: --api --docker + command: --api #--docker labels: io.rancher.container.agent.role: environment io.rancher.container.create_agent: true