@@ -2,7 +2,7 @@ const { Client } = require('pg');
// Connexion à la base de données PostgreSQL
const client = new Client({
host: '172.30.0.4',
host: '172.30.0.2',
port: 5432,
user: 'timelapse',
password: 'timelapse',
The note is not visible to the blocked user.