removed https req line 48

Removed from line 48:
traefik.protocol: 'https'
This commit is contained in:
timekills
2019-01-15 23:38:08 +04:30
committed by GitHub
parent 757a13d363
commit d16b8271d2

View File

@@ -45,7 +45,6 @@
- name: 'Adding Traefik'
set_fact:
pg_labels:
traefik.protocol: 'https'
traefik.frontend.auth.forward.address: '{{gauth}}'
traefik.enable: 'true'
traefik.port: '{{intport}}'