switch port
This commit is contained in:
parent
bd1dc6ca8d
commit
3d8578ee82
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ const morgan = require("morgan");
|
||||||
const chalk = require("chalk");
|
const chalk = require("chalk");
|
||||||
const hbs = require("express-handlebars");
|
const hbs = require("express-handlebars");
|
||||||
let { port, hostname } = {
|
let { port, hostname } = {
|
||||||
port: 50269
|
port: 48114
|
||||||
};
|
};
|
||||||
const con = require("./constants");
|
const con = require("./constants");
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue