change port from 80 to 8088
This commit is contained in:
parent
b0b559fa47
commit
777e4eaf92
@ -1,5 +1,5 @@
|
||||
server {
|
||||
listen 80;
|
||||
listen 8088;
|
||||
server_name localhost;
|
||||
|
||||
#charset koi8-r;
|
||||
|
Loading…
Reference in New Issue
Block a user