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 cb6739d commit 242a427Copy full SHA for 242a427
docs/recipes/auth-jwt/README.md
@@ -33,6 +33,7 @@ This project provides a starting point for building a web application with user
33
DB_USER=example_user
34
DB_PASSWORD=example_password
35
DB_NAME=example_db
36
+ DB_HOST=localhost
37
SECRET=example_secret
38
```
39
0 commit comments