Skip to content

Commit

Permalink
Add new sample env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
novanai committed Jan 15, 2025
1 parent 2236b46 commit d00a8a4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ LDAP_USERNAME=
LDAP_PASSWORD=

AGENDA_TEMPLATE_URL="https://md.redbrick.dcu.ie/foo"

DB_HOST=postgres:5432
DB_NAME=blockbot
DB_USER=blockbot
DB_PASSWORD=

0 comments on commit d00a8a4

Please sign in to comment.