viele Anpassungen

This commit is contained in:
2023-11-07 08:05:54 +00:00
parent 91e55f58bf
commit 70f928d961
12 changed files with 134 additions and 74 deletions
+3 -2
View File
@@ -5,10 +5,11 @@
*/
import app from '../app.js'
import debug from 'debug'
import Debug from 'debug'
import http from 'http'
// const debug = 'untitled1:server'
const debug = Debug('sensorapi:*')
/**
* Get port from environment and store in Express.
*/