Skip to content

Commit

Permalink
Create .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin committed Apr 22, 2023
1 parent c2a72a8 commit ab62176
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
API_KEY = "123456789abcdefghijklmnopqrstuvwxyz"
SENTRY_KEY = "123456789abcdefghijklmnopqrstuvwxyz"
my_id = '123456789'
analyst_id = '123456789'
creds_location = 'place'
forms_url = 'forms.google.com'
spreadsheets_url = 'spreadsheets.google.com'
healthchecks = 'https://hc-ping.com/db123456-789a-12ab-aaaa-sssssssssssssss'

0 comments on commit ab62176

Please sign in to comment.