mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
power up nginx
This commit is contained in:
@@ -4,7 +4,7 @@ map $http_x_cors_allowed_domain $CORS_ALLOWED_DOMAIN {
|
||||
}
|
||||
|
||||
server {
|
||||
client_max_body_size 1024m;
|
||||
client_max_body_size 2048m;
|
||||
|
||||
proxy_connect_timeout 900;
|
||||
proxy_send_timeout 900;
|
||||
|
||||
Reference in New Issue
Block a user