Merge pull request #2147 from Napsty/develop
Mention reverse proxy in doc
This commit is contained in:
commit
4434477c5d
1 changed files with 2 additions and 2 deletions
|
|
@ -130,10 +130,10 @@ Lock Invoices
|
|||
|
||||
Adding ``LOCK_SENT_INVOICES=true`` to the .env file will prevent changing an invoice once it has been sent.
|
||||
|
||||
Using a Proxy
|
||||
Using a (Reverse) Proxy
|
||||
"""""""""""""
|
||||
|
||||
If you need to set a list of trusted proxies you can add a TRUSTED_PROXIES value in the .env file. ie,
|
||||
If you need to set a list of trusted (reverse) proxies you can add a TRUSTED_PROXIES value in the .env file. ie,
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue