1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-23 15:19:44 +02:00

chore: Update dependencies

Closes #726
This commit is contained in:
Maksim Eltyshev 2024-04-23 15:45:47 +02:00
parent e792cb26b1
commit fff0552081
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,
},
};