mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Changed port back to 8080
This commit is contained in:
Submodule public/moodle-test-userscript updated: fe74436ab1...f69734e571
@@ -19,7 +19,7 @@
|
|||||||
------------------------------------------------------------------------- */
|
------------------------------------------------------------------------- */
|
||||||
|
|
||||||
const startHTTPS = true
|
const startHTTPS = true
|
||||||
const port = 80
|
const port = 8080
|
||||||
const httpsport = 5001
|
const httpsport = 5001
|
||||||
|
|
||||||
const express = require('express')
|
const express = require('express')
|
||||||
|
Reference in New Issue
Block a user