diff --git a/db.js b/db.js index 811a974..bbaa141 100644 --- a/db.js +++ b/db.js @@ -1,7 +1,7 @@ const { Client } = require('pg'); const client = new Client({ - host: 'kerboul.me', + host: '88.121.175.107', port: 5777, user: 'timelapse', password: 'timelapse',