Merge remote-tracking branch 'origin/staging' into develop

This commit is contained in:
Alejandro Alonso 2023-09-07 11:32:03 +02:00
commit 1ba76cb3f8
6 changed files with 66 additions and 56 deletions

View file

@ -50,6 +50,8 @@ http {
proxy_cache_valid any 48h;
proxy_cache_key "$host$request_uri";
include /etc/nginx/overrides.d/*.conf;
server {
listen 80 default_server;
server_name _;