mirror of
https://github.com/plankanban/planka.git
synced 2025-08-10 16:05:35 +02:00
fix: sails-postgres not starting up
This commit is contained in:
parent
52f484d051
commit
349b0da373
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ module.exports.datastores = {
|
|||
*
|
||||
*/
|
||||
|
||||
adapter: 'sails-postgresql',
|
||||
adapter: 'sails-postgresql-redacted',
|
||||
url: process.env.DATABASE_URL,
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue