Skip to content

Commit

Permalink
Feat: add sample env
Browse files Browse the repository at this point in the history
Signed-off-by: Yash Mittal <[email protected]>
  • Loading branch information
techsavvyash committed Apr 18, 2023
1 parent 6265de0 commit d5a8b69
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions services/identity-service/.env.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
JWKS_URI=""
VAULT_ADDR=""
VAULT_TOKEN=""
APPLICATION_ID=""
DATABASE_URL=""
EMAIL_HOST=""
EMAIL_PASSWORD=""
EMAIL_SENDER=""
FUSION_API_KEY=""

0 comments on commit d5a8b69

Please sign in to comment.