conf
This commit is contained in:
parent
c3966ad11b
commit
4ae2e3563d
1 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
server {
|
||||
# Change from 80 to 3000
|
||||
listen 3000;
|
||||
|
||||
listen 80;
|
||||
root /usr/share/nginx/html;
|
||||
index index.html;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue