document HSTS removal

This commit is contained in:
Wonderfall 2021-03-25 17:43:37 +01:00 committed by GitHub
parent 354e12681b
commit a96b6431cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@
**Made for my own use. Irregular updates! This image is eventually intended as a base for your own Docker image. I cannot be responsible if you're using outdated Docker images.** **Made for my own use. Irregular updates! This image is eventually intended as a base for your own Docker image. I cannot be responsible if you're using outdated Docker images.**
⚠️ **HSTS is not enforced anymore as of 25/03/21:** please consider configuring your reverse proxy proprerly to do that. It didn't make sens in the first place to enforce my settings (which were outdated anyway), and I'm sorry for that. Also if you don't know what HSTS settings are right for you, I strongly advise reading [this](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security).
### Features ### Features
- Based on Alpine Linux. - Based on Alpine Linux.
- Bundled with nginx and PHP 7.4 (wonderfall/nginx-php image). - Bundled with nginx and PHP 7.4 (wonderfall/nginx-php image).