feat: add Redis integration, enhanced health checks and fixed an error in the database core
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const { Pool } = require('pg');
|
||||
const { get } = require('../../../api/src/routes/params.sensor');
|
||||
|
||||
const pool = new Pool({
|
||||
user: process.env.DB_USER,
|
||||
|
||||
Reference in New Issue
Block a user