documentation/content/administration/install
tsm-odoo 6129288439 [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#3763

Closes: #3675
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-03-08 10:10:14 +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 10:10:14 +01:00
email_gateway.rst [FIX] *: RST cleanup 2023-02-15 12:51:21 +01:00
install.rst [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir 2023-02-23 14:33:17 +01:00