80
This commit is contained in:
parent
fe6941cb74
commit
c844558ae3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
server {
|
server {
|
||||||
listen 3000;
|
listen 80;
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
index index.html;
|
index index.html;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue