Removed traefik labels

This commit is contained in:
Dan Elbert 2019-12-20 20:31:42 -06:00
parent 050e8c0a12
commit 997da180ff

View File

@ -25,9 +25,6 @@ services:
traefik.http.routers.parsley.entrypoints: websecure traefik.http.routers.parsley.entrypoints: websecure
traefik.http.routers.parsley.tls: "true" traefik.http.routers.parsley.tls: "true"
traefik.http.routers.parsley.tls.certResolver: cert-resolver traefik.http.routers.parsley.tls.certResolver: cert-resolver
traefik.http.routers.parsley-redirect.rule: "Host(`parsley.elbert.us`)"
traefik.http.routers.parsley-redirect.entrypoints: web
traefik.http.routers.parsley-redirect.middlewares: redirect@file
networks: networks:
traefik: traefik: