1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

chore: Update dependencies

Closes #726
This commit is contained in:
Maksim Eltyshev 2024-04-23 15:45:47 +02:00
parent d2afa18f69
commit 52fb86f9e9
7 changed files with 11316 additions and 14398 deletions

View file

@ -46,7 +46,7 @@ module.exports.datastores = {
*
*/
adapter: 'sails-postgresql-redacted',
adapter: 'sails-postgresql',
url: process.env.DATABASE_URL,
},
};