From cfca173bda28d0426f636d9783762cb310133bac Mon Sep 17 00:00:00 2001 From: Admin9705 Date: Fri, 11 Jan 2019 07:40:30 -0500 Subject: [PATCH] update --- apps/medusa.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/medusa.yml b/apps/medusa.yml index c263360..9c73c11 100644 --- a/apps/medusa.yml +++ b/apps/medusa.yml @@ -29,6 +29,7 @@ - name: 'Adding Traefik' set_fact: pg_labels: + traefik.protocol: 'https' traefik.frontend.auth.forward.address: '{{gauth}}' traefik.enable: 'true' traefik.port: '{{intport}}'