Added servergit, allqr redirects, fixed install linx

This commit is contained in:
MrFry 2020-03-17 17:56:22 +01:00
parent f0c158361e
commit 6a3593fa6e
4 changed files with 22 additions and 8 deletions

View file

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