Qmining redirects, debug logging

This commit is contained in:
MrFry 2020-03-15 18:49:38 +01:00
parent 35e4b1c801
commit cbdece54f8
3 changed files with 10 additions and 3 deletions

View file

@ -19,7 +19,7 @@
------------------------------------------------------------------------- */
const startHTTPS = true
const port = 8080
const port = 80
const httpsport = 5001
const express = require('express')