mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-31 01:47:24 +02:00
add path prefix #196.
This commit is contained in:
parent
43fe80c82e
commit
86ab5edf4b
4 changed files with 23 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue