mirror of
https://github.com/plankanban/planka.git
synced 2025-08-05 21:45:30 +02:00
Fix linting errors, fix default database url. Closes #193
This commit is contained in:
parent
6b158f0f1d
commit
a628f116a7
4 changed files with 97 additions and 97 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node AS client-builder
|
||||
FROM node:lts AS client-builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue