ip
This commit is contained in:
parent
5afb25e0a1
commit
5a16b78951
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ const simpleIcons = require('simple-icons');
|
|||
const con = require('./constants');
|
||||
let { port, hostname } = {
|
||||
port: 3621,
|
||||
hostname: 'localhost'
|
||||
hostname: '67.182.206.28'
|
||||
};
|
||||
|
||||
const app = express();
|
||||
|
|
Loading…
Reference in a new issue