Skip to content

Commit 242a427

Browse files
1 parent cb6739d commit 242a427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/recipes/auth-jwt/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ This project provides a starting point for building a web application with user
3333
DB_USER=example_user
3434
DB_PASSWORD=example_password
3535
DB_NAME=example_db
36+
DB_HOST=localhost
3637
SECRET=example_secret
3738
```
3839

0 commit comments

Comments
 (0)