Skip to content

Commit

Permalink
chore: update README.md with azure env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-acampora authored May 4, 2023
1 parent 7674e7f commit 7835f7f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ An integration microservice responsible to manage Operating Block users:
## Usage
1. Provide a `.env` file with the following variables:
- USER_MANAGEMENT_MONGODB_URL
- AZURE_CLIENT_ID: ID of an Azure AD application
- AZURE_TENANT_ID: ID of the application's Azure AD tenant
- AZURE_CLIENT_SECRET: the application's client secrets
- AZURE_DT_ENDPOINT: the Azure Digital Twins instance endpoint
2. Run the container with the command:

`docker run ghcr.io/smartoperatingblock/user-management-integration-microservice:latest`
Expand Down

0 comments on commit 7835f7f

Please sign in to comment.