Update nginx.conf

This commit is contained in:
Manevolent 2023-04-23 19:50:20 -06:00 committed by GitHub
parent 1e1a6a2503
commit 6aac6850d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
# See: https://www.nginx.com/resources/wiki/start/topics/examples/full/
events {
}
http {
include conf/mime.types;
include /etc/nginx/proxy.conf;