Update nginx.conf
This commit is contained in:
parent
0ff4e9b72f
commit
18164f7d8b
@ -4,6 +4,10 @@ events {
|
||||
|
||||
}
|
||||
|
||||
stream {
|
||||
include /etc/nginx/stream.d/*.conf;
|
||||
}
|
||||
|
||||
http {
|
||||
include conf/mime.types;
|
||||
include /etc/nginx/proxy.conf;
|
||||
|
Loading…
x
Reference in New Issue
Block a user