diff --git a/zammad/readme.md b/zammad/readme.md index 2870891..32595ea 100644 --- a/zammad/readme.md +++ b/zammad/readme.md @@ -72,7 +72,8 @@ I prefer to store backups as bind mounts rather than volumes, as volumes can get destroyed by a simple `docker-compose down -v` that can popup in terminal history if used before, and be run by accident. -So here we override backup locations and join it to reverse proxy network.
+So here we override backup location, set two env variables to fix reverse +proxy, and join it to reverse proxy caddy network.
`docker-compose.override.yml` ```yml