This commit is contained in:
VirtuBox
2019-08-06 00:31:47 +02:00
parent ffb82d8d8b
commit e2b2db22b9
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";
}