mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-04 12:23:13 +02:00
Update to 2024-10-10 12:00
This commit is contained in:
parent
3950c27101
commit
0be098e7c6
@ -40,7 +40,7 @@ server {
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_redirect off;
|
||||
client_max_body_size 100m;
|
||||
client_max_body_size 500m;
|
||||
proxy_pass http://localhost:{{ odoo_http_port }};
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user