add path prefix #196.

This commit is contained in:
Miroslav Šedivý 2022-09-01 18:22:01 +02:00
parent 43fe80c82e
commit 86ab5edf4b
4 changed files with 23 additions and 4 deletions

View file

@ -134,6 +134,9 @@ nat1to1: <ip>
#### `NEKO_PROXY`:
- Enable reverse proxy mode, so that neko trusts `X-Forwarded-For` headers.
- e.g. `false`
#### `NEKO_PATH_PREFIX`:
- Path prefix for HTTP requests.
- e.g. `/neko/`
### Expert settings