mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-03-03 02:57:01 +00:00
docs: clarify reverse proxy setup instructions in README and 403 error template
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user