diff --git a/server.js b/server.js index 8df83c1..c1ff8ab 100644 --- a/server.js +++ b/server.js @@ -12,7 +12,7 @@ const simpleIcons = require('simple-icons'); const con = require('./constants'); let { port, hostname } = { - port: 3621 + port: 3926 //hostname: '67.182.206.28' };