1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

Fix linting errors, fix default database url. Closes #193

This commit is contained in:
Maksim Eltyshev 2021-12-30 00:28:27 +05:00
parent cddc8cbba5
commit 76a77fefdd
4 changed files with 97 additions and 97 deletions

View file

@ -1,4 +1,4 @@
TZ=UTC
BASE_URL=http://localhost:1337
DATABASE_URL=postgresql://ghostly@localhost/planka
DATABASE_URL=postgresql://postgres@localhost/planka
SECRET_KEY=notsecretkey