Skip to content

Commit

Permalink
Adding keys to sample.env
Browse files Browse the repository at this point in the history
  • Loading branch information
cram-cfa committed Feb 24, 2025
1 parent ba3958a commit 07d6cd7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sample.env
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,9 @@ SENDGRID_API_KEY=dummy also
DOCUMENT_TRANSFER_SERVICE_URL=
DOCUMENT_TRANSFER_SERVICE_CONSUMER_ID=
DOCUMENT_TRANSFER_SERVICE_AUTH_TOKEN=

#######################################################################################
# Feature flags
#######################################################################################
ALLOW_PROVIDER_REGISTRATION_FLOW=true
ENABLE_SDA15_PROVIDERS=true

0 comments on commit 07d6cd7

Please sign in to comment.