Skip to content

Commit

Permalink
fix: revert config (#1729)
Browse files Browse the repository at this point in the history
Co-authored-by: Xiao Peng <[email protected]>
  • Loading branch information
xiaopeng0202 and Xiao Peng authored Nov 19, 2024
1 parent 7367346 commit 9017ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
environment:
ALLOWED_ORIGINS: "http://localhost:*"
FORESTCLIENTAPI_ADDRESS: https://nr-forest-client-api-prod.api.gov.bc.ca/api
FORESTCLIENTAPI_KEY: YrmI6eO6M6Xeyw2oRYuDaueYPDOgyBuA
FORESTCLIENTAPI_KEY: "${FORESTCLIENTAPI_KEY}"
ORACLE_SERVER_URL: https://nr-spar-test-oracle-api.apps.silver.devops.gov.bc.ca
POSTGRES_HOST: database
AWS_COGNITO_ISSUER_URI: "https://cognito-idp.ca-central-1.amazonaws.com/ca-central-1_t2HSZBHur"
Expand Down

0 comments on commit 9017ecd

Please sign in to comment.