docs: clarify reverse proxy setup instructions in README and 403 error template

This commit is contained in:
FuzzyGrim
2025-02-06 14:22:53 +01:00
parent 5e7aaca6aa
commit 4edc2a4b39
2 changed files with 7 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ Alternatively, if you need a PostgreSQL database, you can use the `docker-compos
### Reverse Proxy Setup
When using a reverse proxy, if you see a Forbidden error, you need to set the `URLS` environment variable to the URL you are using for the app.
When using a reverse proxy, if you see a `403 - Forbidden` error, you need to set the `URLS` environment variable to the URL you are using for the app.
```bash
services: