Update nginx.conf
This commit is contained in:
parent
1e1a6a2503
commit
6aac6850d8
@ -1,5 +1,9 @@
|
|||||||
# See: https://www.nginx.com/resources/wiki/start/topics/examples/full/
|
# See: https://www.nginx.com/resources/wiki/start/topics/examples/full/
|
||||||
|
|
||||||
|
events {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
http {
|
http {
|
||||||
include conf/mime.types;
|
include conf/mime.types;
|
||||||
include /etc/nginx/proxy.conf;
|
include /etc/nginx/proxy.conf;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user