mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-04 12:23:13 +02:00
Update to 2024-12-04 12:00
This commit is contained in:
parent
d0754b446b
commit
1cee352aa5
@ -41,6 +41,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_redirect off;
|
||||
client_max_body_size 500m;
|
||||
proxy_read_timeout 900s;
|
||||
proxy_pass http://localhost:{{ odoo_http_port }};
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user