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:
parent
f26d61a209
commit
bee70b5f8a
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
------------------------------------------------------------------------- */
|
||||
|
||||
const startHTTPS = true
|
||||
const port = 5000
|
||||
const port = 8080
|
||||
const httpsport = 5001
|
||||
|
||||
const express = require('express')
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 40f187881337f2c3f3fe50a3799d7f46d4c6361c
|
||||
Subproject commit a117239f35610520706e402382c3911d422d743e
|
Loading…
Add table
Add a link
Reference in a new issue