Commit 74983d7d authored by Administrator's avatar Administrator

Update app.js

parent 71a09111
......@@ -2,7 +2,7 @@ let groups = 0
let generation = 1
const express = require('express')
const app = express()
const port = 4000
const port = 3000
const shell = require('shelljs')
const cron = require('node-cron');
const cronRemover = require('node-cron');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment