Skip to content

Commit

Permalink
add dotenv example file configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
FarrelAD committed Dec 13, 2024
1 parent b4c6042 commit f755572
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
DB_HOST=
DB_NAME=
DB_USER=
DB_PASSWORD=

0 comments on commit f755572

Please sign in to comment.