diff --git a/README.md b/README.md index 6dafe52..35c61b0 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,9 @@ systemctl restart nginx/apache/… It should now be working. +Note for reverse proxies: Include the Host header to ensure all generated urls are correct. +e.g. for Nginx: `proxy_set_header Host $host;` + # Deploy via Ansible If you happen to be using [Ansible](https://www.ansible.com/), there's an