Skip to content

Commit e343351

Browse files
fix db username env var
1 parent 783fddc commit e343351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/rails/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SECRET_KEY_BASE=example
2-
DATABASE_USER=rails_user
2+
DATABASE_USERNAME=rails_user
33
DATABASE_PASSWORD=secret

0 commit comments

Comments
 (0)