nginx: cleanup whitespace

This commit is contained in:
Markus 2019-03-07 15:05:38 +01:00
parent c116891c4c
commit 5ee1e577be
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ server {
location / {
return 301 https://$host$request_uri;
}
}
}
server {