mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 21:02:21 +00:00
Support custom subdomains and port
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
traefik.enable: 'true'
|
||||
traefik.https.port: '443'
|
||||
traefik.https.frontend.entryPoints: 'https'
|
||||
traefik.https.frontend.rule: 'Host:{{pgrole}}.{{domain.stdout}},{{tldset}}'
|
||||
traefik.https.frontend.rule: 'Host:{{pgrole}}.{{domain.stdout}}{{tldset}}{{cname}}'
|
||||
|
||||
- name: 'Setting PG Volumes'
|
||||
set_fact:
|
||||
|
||||
Reference in New Issue
Block a user