nginx/configure/unindent
This commit is contained in:
parent
9677f99790
commit
6ab77b1b4b
1 changed files with 46 additions and 44 deletions
|
@ -16,6 +16,7 @@ Configure
|
|||
}
|
||||
|
||||
http {
|
||||
|
||||
# General
|
||||
|
||||
keepalive_timeout 60;
|
||||
|
@ -73,4 +74,5 @@ Configure
|
|||
# Includes
|
||||
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue