We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
double-take-hassio-addons/proxy/rootfs/etc/nginx/templates/ingress.gtpl
Line 10 in bd4e3b6
proxy_pass is hard-coded to http. Allowing a toggle between http and https would improve compatibility with ingress controllers.
(I personally use linuxserver.io's swag container and authelia to provide tls and authentication)