make it work in docker again and fix some ngx config issues
This commit is contained in:
@ -3,6 +3,7 @@ events {
|
||||
}
|
||||
|
||||
http {
|
||||
include /etc/nginx/mime.types;
|
||||
server {
|
||||
listen 8080;
|
||||
server_name localhost;
|
||||
|
Reference in New Issue
Block a user