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 c0eeeed commit 5caa038Copy full SHA for 5caa038
05-databases/README.md
@@ -50,7 +50,7 @@ $ mau deploy
50
```bash
51
DB_HOST=
52
DB_PORT= # 3306 for MySQL, 5432 for PostgreSQL
53
-DB_USERNAME=
+DB_USER=
54
DB_PASSWORD=
55
DB_NAME=
56
0 commit comments