Skip to content

Commit bffe968

Browse files
authored
Merge pull request #1 from KasperFranz/patch-1
include other hosts
2 parents 4c17549 + b5dc8a4 commit bffe968

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/nginx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,5 @@ http {
6565
deny all;
6666
}
6767
}
68+
include conf.d/*.conf;
6869
}

0 commit comments

Comments
 (0)