Fixed some nginx bugs
This commit is contained in:
parent
3e303f678f
commit
d7d74235ad
3 changed files with 3 additions and 3 deletions
|
|
@ -26,5 +26,5 @@ http {
|
|||
}
|
||||
|
||||
# LOAD SITES
|
||||
include sites-enabled/*.conf;
|
||||
include conf.d/sites-enabled/*.conf;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue