Skip to content

Commit

Permalink
add .env.example back
Browse files Browse the repository at this point in the history
  • Loading branch information
RbAvci committed May 14, 2024
1 parent f1340dd commit af2c29c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DATABASE_URL=postgres://cyf:password@localhost:5432/cyf
TEST_DATABASE_URL=postgres://cyf:password@localhost:5432/cyf_test

0 comments on commit af2c29c

Please sign in to comment.