Mention reverse proxy in doc

This commit is contained in:
Napsty 2018-06-06 13:50:42 +02:00
parent 8de5f8234b
commit f66e05e45a

View File

@ -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