Update nginx.conf
This commit is contained in:
parent
d63682b118
commit
703f957891
@ -3,7 +3,7 @@ http {
|
||||
include mime.types;
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
listen 8280;
|
||||
access_log off;
|
||||
error_log off;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user