documentation/content/administration/install
tsm-odoo 6a9e5617fe [FIX] deploy: duplicated proxy_set_headers in serve static block
This commit removes unnecessary `proxy_set_headers` in the serve
static config block.

Indeed, the request will either be served by Nginx in which case
the request won't go to the proxy backend or by the `@odoo` backend
which have its own `proxy_set_headers` set as the user is supposed
to copy/paste the contennt of the `location /` block.

closes odoo/documentation#3767

Closes: #3675
X-original-commit: 6129288439
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Signed-off-by: Stockbauer Matthieu (tsm) <tsm@odoo.com>
2023-03-08 11:50:19 +01:00
..
cdn [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
cdn.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
deploy.rst [FIX] deploy: duplicated proxy_set_headers in serve static block 2023-03-08 11:50:19 +01:00
email_gateway.rst [FIX] *: RST cleanup 2023-02-15 14:38:43 +01:00
install.rst [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir 2023-02-23 16:23:23 +01:00