Skip to content

Commit

Permalink
Add CMH env to docker prod file (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
frewmack authored May 28, 2024
1 parent 03317d1 commit 1bcd34b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docker-compose.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ services:
G4RD_GRANT_TYPE:
G4RD_TOKEN_URL:
G4RD_CLIENT_ID:
CMH_AZURE_CLIENT_ID:
CMH_AZURE_CLIENT_SECRET:
CMH_TOKEN_URL:
CMH_RESOURCE:
CMH_SCOPE:
CMH_GRANT_TYPE:
CMH_GENE42_SECRET:
CMH_URL:
KEYCLOAK_AUTH_URL:
KEYCLOAK_CLIENT_ID:
KEYCLOAK_REALM:
Expand Down

0 comments on commit 1bcd34b

Please sign in to comment.