initial commit
This commit is contained in:
parent
139499dec3
commit
f942729732
|
@ -36,6 +36,7 @@ services:
|
|||
traefik.port: 9001
|
||||
traefik.http.routers.etherpad.rule: Host(`pad.alice.ufsj.edu.br`)
|
||||
traefik.http.services.etherpad.loadbalancer: 9001
|
||||
traefik.http.routers.etherpad.entrypoints: websecure
|
||||
traefik.http.services.etherpad.loadbalancer.passhostheader: true
|
||||
traefik.http.routers.etherpad.middlewares: sslheader
|
||||
traefik.http.middlewares.sslheader.headers.customrequestheaders.X-Forwarded-Proto: https
|
||||
|
|
Loading…
Reference in New Issue