Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
hhassan01 authored Sep 19, 2024
1 parent 6b631fe commit 902b13b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
EVENT_BUS_NAME=default
AWS_ACCOUNT_REGION=eu-north-1
EVENT_BUS_NAME=<>
AWS_ACCOUNT_REGION=<>
EVENT_SOURCE=accounts-service
EVENT_DETAIL_TYPE=TransactionCreated
MONGODB_URI=mongodb+srv://root:[email protected]/?retryWrites=true&w=majority&appName=orbital-test-0
SERVERLESS_ACCESS_KEY=AKZ3MRvFjZIYVTEXHBqvDgyAp9AjrY2Eale902BrMIZ9Z
MONGODB_URI=<>
SERVERLESS_ACCESS_KEY=<>

0 comments on commit 902b13b

Please sign in to comment.