mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-17 13:20:56 +00:00
Merge pull request #35 from ChaosZero112/medusa
Removed forced https from traefik
This commit is contained in:
@@ -29,7 +29,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