PrivateBin / docker-unit-alpine

PrivateBin docker image based on Nginx Unit & Alpine Linux stack
https://hub.docker.com/r/privatebin/unit-alpine/
7 stars 1 forks source link

Limitations: re-add missing headers once supported by unit #1

Closed elrido closed 10 months ago

elrido commented 1 year ago

As outlined in the README.md, currently nginx unit doesn't support configuration of custom headers. We had added these in the nginx webserver configuration to mitigate problems when used with cloudflare and improve security.

When/if this feature becomes available in unit, remember to re-add these.