Skip to content

Commit

Permalink
Add database password and env file
Browse files Browse the repository at this point in the history
  • Loading branch information
rashed091 committed Nov 21, 2023
1 parent d866ff1 commit e6eb70b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DATABASE_URL=postgres://postgres:admin@localhost/demo
1 change: 1 addition & 0 deletions db/pass.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
admin

0 comments on commit e6eb70b

Please sign in to comment.