Skip to content

Commit

Permalink
Add .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
delonnewman committed Nov 28, 2024
1 parent e6d83d0 commit 1b586ea
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
RAILS_ENV=development
RUBY_VERSION=3.2.2
POSTGRES_USER=dragnet
POSTGRES_DB=dragnet
POSTGRES_PASSWORD=demo-123
BUNDLE_DEPLOYMENT=1
BUNDLE_WITHOUT=0

0 comments on commit 1b586ea

Please sign in to comment.