Fix virualconf

This commit is contained in:
VirtuBox
2023-08-06 13:12:55 +02:00
parent 7e48b18837
commit 01b0c174c9

View File

@@ -20,6 +20,7 @@ server {
location / {
return 301 https://{{alias_name}}$request_uri;
}
{{/alias}}
{{#proxy}}
add_header X-Proxy-Cache $upstream_cache_status;
location / {