[Enhancement] Added support for subdirectory-style reverse proxies (#276)

* Updated routes and other fun stuff to support reverse proxies

* Updated README

* Linting
This commit is contained in:
Kieran
2024-05-30 12:58:51 -07:00
committed by GitHub
parent 3dd901ff3e
commit b73a9a4a67
6 changed files with 31 additions and 23 deletions
+1
View File
@@ -153,6 +153,7 @@ If you change this setting and it works well for you, please leave a comment on
| EXPOSE_FEED_ENDPOINTS | No | | See [RSS feed docs](https://github.com/kieraneglin/pinchflat/wiki/Podcast-RSS-Feeds) |
| JOURNAL_MODE | No | `wal` | Set to `delete` if your config directory is stored on a network share (not recommended) |
| TZ_DATA_DIR | No | `/etc/elixir_tzdata_data` | The container path where the timezone database is stored |
| BASE_ROUTE_PATH | No | `/` | The base path for route generation. Useful when running behind certain reverse proxies |
## EFF donations