mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Changed port
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
------------------------------------------------------------------------- */
|
||||
|
||||
const startHTTPS = true
|
||||
const port = 5000
|
||||
const port = 8080
|
||||
const httpsport = 5001
|
||||
|
||||
const express = require('express')
|
||||
|
||||
Submodule utils/question-classes updated: 40f1878813...a117239f35
Reference in New Issue
Block a user