Changed traefik.backend to be unique per build

This commit is contained in:
2019-05-07 00:27:11 +01:00
parent d716a493a0
commit dc8cb57311
2 changed files with 3 additions and 4 deletions

View File

@@ -17,7 +17,6 @@ LABEL maintainer="MrFlutters (https://github.com/MrFlutters)"
COPY docker/nginx.conf /etc/nginx/nginx.conf
COPY docker/web.conf /etc/nginx/conf.d/web.conf
LABEL traefik.backend=fluttershub.com
LABEL com.centurylinklabs.watchtower.enable="true"
LABEL traefik.docker.network=web
LABEL traefik.enable=true