mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Mention reverse proxy in doc
This commit is contained in:
parent
8de5f8234b
commit
f66e05e45a
@ -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…
x
Reference in New Issue
Block a user