This commit is contained in:
VirtuBox
2019-08-06 00:31:47 +02:00
parent fa826224af
commit 09b39b2f9b
2 changed files with 2 additions and 2 deletions

View File

@@ -66,5 +66,5 @@ map $skip_cache $cache_uri {
map $https $https_prefix {
default "";
on "-https"
on "-https";
}