Last small tweak, otherwise perfectly functional

This commit is contained in:
WilliamMiceli
2018-08-27 21:00:38 -04:00
parent 762903ddfb
commit 0220fd08d7
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ version: '2'
services: services:
traefik: traefik:
image: traefik:latest image: traefik:latest
command: --api #--docker command: --api
labels: labels:
io.rancher.container.agent.role: environment io.rancher.container.agent.role: environment
io.rancher.container.create_agent: true io.rancher.container.create_agent: true

View File

@@ -1,6 +1,6 @@
name: Traefik name: Traefik
description: | description: |
Status: NOT READY Status: Functional
version: latest version: latest
category: Networking category: Networking
maintainer: WilliamMiceli maintainer: WilliamMiceli