Whitespace cleanup for installer.

This commit is contained in:
Jeff Geerling
2017-09-07 14:21:28 -07:00
parent 0489d945fb
commit 6abffcb1df
7 changed files with 16 additions and 21 deletions

View File

@@ -28,7 +28,6 @@ http {
#tcp_nopush on;
#gzip on;
upstream uwsgi {
server localhost:8050;
}