Skip to content

Commit

Permalink
chore(deploy): add .env.template
Browse files Browse the repository at this point in the history
  • Loading branch information
rschlaefli committed May 30, 2023
1 parent 10c8992 commit e440371
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions deploy/.env .template
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
DATABASE_HOST=
DATABASE_NAME=
DATABASE_USER=
DATABASE_PASS=
CLOUDINARY_URL=
SENDGRID_API_KEY=

0 comments on commit e440371

Please sign in to comment.