mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2024-02-21 11:00
This commit is contained in:
@@ -40,6 +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;
|
||||
proxy_pass http://localhost:{{ odoo_http_port }};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user