Skip to content

Commit

Permalink
added env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
marco9663 committed Nov 16, 2020
1 parent 02358a0 commit d94c087
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .env

This file was deleted.

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://YourUserName:YourPassword@YourHostname:5432/YourDatabaseName
HOTZONE_SECRET_KEY=IamMarcoWhoIsAOn9

0 comments on commit d94c087

Please sign in to comment.