Mention reverse proxy in doc
This commit is contained in:
parent
8de5f8234b
commit
f66e05e45a
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.
|
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
|
.. code-block:: shell
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue