Pausa
This commit is contained in:
@@ -11,6 +11,7 @@ export class AlarmsController {
|
||||
const header = req.headers
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -25,4 +25,5 @@ app.get("/health", (req, res) => {
|
||||
app.listen(PORT, HOSTNAME, () => {
|
||||
console.log("[o] Servidor iniciado en el puerto %d", PORT)
|
||||
})
|
||||
|
||||
export default {}
|
||||
|
||||
Reference in New Issue
Block a user