Run behind SSL terminating proxy
colinmollenhour opened this issue · 1 comments
colinmollenhour commented
Does it work to run this behind an SSL terminating proxy like Traefik, Coaddy, etc? Would the CLI report the wrong public URL in that case?
antoniomika commented
It is possible to run sish behind a reverse proxy. The CLI will report the URL used by the --domain
parameter, so that should match whatever you have the reverse proxy setup with.