Skip to content

Commit

Permalink
chore: add /env template
Browse files Browse the repository at this point in the history
  • Loading branch information
thepsalmist committed Sep 25, 2024
1 parent 4fc278c commit eb5d88c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .env.template
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
SENSORSAFRICA_CELERY_SLACK_WEBHOOK=""
SENSORSAFRICA_CELERY_SLACK_WEBHOOK_FAILURES_ONLY=""
SENSORSAFRICA_DATABASE_URL=""
SENSORSAFRICA_DEBUG=""
SENSORSAFRICA_FLOWER_ADMIN_PASSWORD=""
SENSORSAFRICA_FLOWER_ADMIN_USERNAME=""
SENSORSAFRICA_RABBITMQ_URL=""
SENSORSAFRICA_SENTRY_DSN=""

0 comments on commit eb5d88c

Please sign in to comment.