mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
docs: Corrected example for TRUST_PROXY (#298)
This commit is contained in:
@@ -52,7 +52,7 @@ Refer to [Express.js - trust proxy](https://expressjs.com/en/guide/behind-proxie
|
||||
|
||||
<OptionTable
|
||||
options={[
|
||||
['TRUST_PROXY', 'number', 'Specifies the number of hops.', 'HOST=1'],
|
||||
['TRUST_PROXY', 'number', 'Specifies the number of hops.', 'TRUST_PROXY=1'],
|
||||
]}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user