mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-24 13:14:11 +00:00
removed https req line 48
Removed from line 48: traefik.protocol: 'https'
This commit is contained in:
@@ -45,7 +45,6 @@
|
|||||||
- name: 'Adding Traefik'
|
- name: 'Adding Traefik'
|
||||||
set_fact:
|
set_fact:
|
||||||
pg_labels:
|
pg_labels:
|
||||||
traefik.protocol: 'https'
|
|
||||||
traefik.frontend.auth.forward.address: '{{gauth}}'
|
traefik.frontend.auth.forward.address: '{{gauth}}'
|
||||||
traefik.enable: 'true'
|
traefik.enable: 'true'
|
||||||
traefik.port: '{{intport}}'
|
traefik.port: '{{intport}}'
|
||||||
|
|||||||
Reference in New Issue
Block a user