Actualiser db.js

This commit is contained in:
2024-12-07 23:57:35 +00:00
parent b355c18e28
commit b9a909d701

2
db.js
View File

@@ -1,7 +1,7 @@
const { Client } = require('pg'); const { Client } = require('pg');
const client = new Client({ const client = new Client({
host: 'kerboul.me', host: '88.121.175.107',
port: 5777, port: 5777,
user: 'timelapse', user: 'timelapse',
password: 'timelapse', password: 'timelapse',