mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
Fix linting errors, fix default database url. Closes #193
This commit is contained in:
parent
cddc8cbba5
commit
76a77fefdd
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