mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-18 21:02:59 +00:00
Support custom subdomains and port
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
traefik.tags: 'frontend'
|
||||
traefik.frontend.passHostHeader: 'true'
|
||||
traefik.backend: '{{pgrole}}'
|
||||
traefik.admin.frontend.rule: 'Host:{{pgrole}}.{{domain.stdout}},{{tldset}}'
|
||||
traefik.admin.frontend.rule: 'Host:{{pgrole}}.{{domain.stdout}}{{tldset}}{{cname}}'
|
||||
traefik.admin.port: '{{intport5}}'
|
||||
traefik.admin.protocol: 'https'
|
||||
traefik.frontend.headers.SSLRedirect: 'true'
|
||||
|
||||
Reference in New Issue
Block a user