mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Changed server port, manual
This commit is contained in:
parent
81e524978c
commit
8189ddf362
4 changed files with 170 additions and 199 deletions
|
@ -19,7 +19,7 @@
|
|||
------------------------------------------------------------------------- */
|
||||
|
||||
const startHTTPS = true
|
||||
const port = 8080
|
||||
const port = 5000
|
||||
const httpsport = 8443
|
||||
|
||||
const express = require('express')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue