dinghy-http-proxy icon indicating copy to clipboard operation
dinghy-http-proxy copied to clipboard

Possibility to turn off HSTS

Open htuscher opened this issue 7 years ago • 1 comments
trafficstars

It would be great if the container would respect the hsts=off ENV var as the jwilder container does.

htuscher avatar Sep 03 '18 13:09 htuscher

I haven't looked at how nginx-proxy does this, but since the nginx.tmpl in this project is essentially a fork of theirs, we can probably just port over the logic there to support this ENV option.

codekitchen avatar Sep 04 '18 21:09 codekitchen