Skip to content

Commit

Permalink
#2381 - discovered that we shouldn't be using BIP's prod-test repo, m…
Browse files Browse the repository at this point in the history
…odifying our prod-test config to use BIP prepprod instead
  • Loading branch information
Erik Nelsestuen committed Feb 1, 2024
1 parent c7c9fd7 commit b6932d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion svc-bip-api/src/main/resources/application-prod-test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

bip:
claimBaseUrl: "https://claims-prodtest.prod.bip.va.gov/api/v1"
claimBaseUrl: "https://claims-preprod.prod.bip.va.gov/api/v1"
applicationId: "${BIP_APPLICATION_ID:VRO}"
stationId: "${BIP_STATION_ID:456}"
env: prod-test

0 comments on commit b6932d5

Please sign in to comment.