nginx/configure/unindent

This commit is contained in:
Marc Beninca 2019-08-04 17:26:56 +02:00
parent 9677f99790
commit 6ab77b1b4b

View file

@ -16,6 +16,7 @@ Configure
}
http {
# General
keepalive_timeout 60;
@ -73,4 +74,5 @@ Configure
# Includes
include /etc/nginx/sites-enabled/*;
}