Set default Postgres user, delete user creation information from readme

This commit is contained in:
Maksim Eltyshev
2020-05-06 22:37:45 +05:00
parent 6a7ad7a24b
commit ca6efd5b71
2 changed files with 4 additions and 7 deletions

View File

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