framework upgrade

This commit is contained in:
Yhael S
2023-08-25 02:08:56 -05:00
parent 45d19223c7
commit b822c082c7
21 changed files with 576 additions and 421 deletions

View File

@@ -54,4 +54,4 @@ server {
proxy_set_header Host $host;
proxy_pass http://odoo:8072;
}
}
}

View File

@@ -23,4 +23,4 @@ http {
keepalive_timeout 900;
include /etc/nginx/conf.d/*.conf;
}
}