nginx wants port 8081?
parent
593295c804
commit
62509e2df9
|
@ -318,7 +318,7 @@ module.exports = {
|
||||||
* this, just try deploying without setting it and see if it works.) *
|
* this, just try deploying without setting it and see if it works.) *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
port: 80,
|
port: 8081,
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* *
|
* *
|
||||||
|
|
Loading…
Reference in New Issue