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