Reformat configs

This commit is contained in:
Anthony Wang 2022-05-21 11:57:02 -05:00
parent f7f6354327
commit ffcdb2e50f
Signed by: a
GPG key ID: BC96B00AEC5F2D76
3 changed files with 3 additions and 3 deletions

View file

@ -35,6 +35,6 @@ server {
}
location @fallback {
proxy_pass http://unix:/srv/http/pages/$page;
proxy_pass http://unix:/srv/http/pages/$page;
}
}