We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100e140 commit d92d4ddCopy full SHA for d92d4dd
.env.example
@@ -3,8 +3,5 @@ DB_TYPE=postgresql
3
DB_NAME=""
4
DB_USER=""
5
DB_PASSWORD=""
6
-DB_HOST=""
+DB_HOST=localhost
7
DB_PORT=5432
8
-MYSQL_DRIVER=
9
-DB_URL=postgresql://username:password@host:PORT/dbname
10
-SECRET_KEY=
0 commit comments