mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-04-02 22:04:01 +01:00
Update plexsync.yml
This commit is contained in:
@@ -23,13 +23,13 @@
|
|||||||
include_tasks: '/opt/plexguide/containers/_core.yml'
|
include_tasks: '/opt/plexguide/containers/_core.yml'
|
||||||
|
|
||||||
# LABELS ######################################################################
|
# LABELS ######################################################################
|
||||||
- name: 'Adding Traefik'
|
# - name: 'Adding Traefik'
|
||||||
set_fact:
|
# set_fact:
|
||||||
pg_labels:
|
# pg_labels:
|
||||||
traefik.enable: 'true'
|
# traefik.enable: 'true'
|
||||||
traefik.port: '{{intport}}'
|
# traefik.port: '{{intport}}'
|
||||||
traefik.frontend.auth.forward.address: '{{gauth}}'
|
# traefik.frontend.auth.forward.address: '{{gauth}}'
|
||||||
traefik.frontend.rule: 'Host:plexsync.{{domain.stdout}},{{tldset}}'
|
# traefik.frontend.rule: 'Host:plexsync.{{domain.stdout}},{{tldset}}'
|
||||||
|
|
||||||
- name: 'Setting PG Volumes'
|
- name: 'Setting PG Volumes'
|
||||||
set_fact:
|
set_fact:
|
||||||
|
|||||||
Reference in New Issue
Block a user