Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 8bdce42

Browse files
Update .env.staging
Co-authored-by: Diogo Palhais <palhais.diogo@gmail.com>
1 parent 2dec84d commit 8bdce42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.staging

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ DATABASE_URL=postgres://user:pass@localhost:5432/apidb
22
JWT_SECRET=your-secret-whatever
33
SENTRY_DSN=
44
PASSWORD_SALT_ROUNDS=13
5-
DATABASE_USER=uzer
5+
DATABASE_USER=user
66
DATABASE_PASS=pass
77
DATABASE_NAME=apidb
88
DATABASE_HOST=localhost

0 commit comments

Comments
 (0)