Publishing docker ports to 127.0.0.1 instead of 0.0.0.0
Avoid exposing applications to direct access (sidestepping a reverse proxy).
Avoid exposing applications to direct access (sidestepping a reverse proxy).
Testing X-Forwarded-For headers with WordPress, Nextcloud et al.
I detailed in a recent post how I got a working WordPress container setup, complete with database and PHP engine. I saved the bit about how to redirect…