Commit 06b2b0d9 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent db36fa56
Pipeline #56 canceled with stages
......@@ -5,7 +5,7 @@ const shellExec = require('shell-exec')
const cron = require('node-cron');
const express = require('express')
const app = express()
const port = 80
const port = 3000
let moment = require('moment-timezone')
const connectionString = 'postgresql://ibs:secretpassword@51.91.150.227:5432/IBSng'
const client = new Client({
......
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