Skip to content

Commit

Permalink
PLA-633 Added Missing settings for IdentityGateway
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspleasance committed Mar 14, 2024
1 parent 89ebf53 commit e4a9cf1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ services:
- webcsdbackend

webcsd:
environment:
- IdentityGateway__Authority=${PUBLIC_URI}
- IdentityGateway__DisableSSLValidation=true
depends_on:
- ccdc-csd-searchservice
- csd-request-entry
Expand Down

0 comments on commit e4a9cf1

Please sign in to comment.