mirror of
https://github.com/plankanban/planka.git
synced 2025-07-24 15:49:46 +02:00
Docker, update readme, update dependencies
This commit is contained in:
parent
6eb431f721
commit
d24c9a7968
30 changed files with 1202 additions and 1744 deletions
|
@ -20,6 +20,6 @@ module.exports.custom = {
|
|||
|
||||
baseUrl: process.env.BASE_URL,
|
||||
|
||||
uploadsPath: path.join(sails.config.paths.tmp, 'public', 'uploads'),
|
||||
uploadsPath: path.join(sails.config.paths.public, 'uploads'),
|
||||
uploadsUrl: `${process.env.BASE_URL}/uploads`,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue