Skip to content

Commit

Permalink
fix: UAT channel config
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-cialini committed Dec 17, 2024
1 parent 791f205 commit 1ae155e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ microservice-chart:
DEMAND_PAYMENT_ENDPOINT: 'https://api.uat.platform.pagopa.it/nodo-auth/node-for-psp/v1'
CART_ENDPOINT: 'https://api.uat.platform.pagopa.it/checkout/carts-auth/v1/carts'
PAYMENT_RECEIPT_ENDPOINT: 'https://api.uat.platform.pagopa.it/gpd/payments-receipts-service/v1'
MBD_BASE_URL: 'https://api.dev.platform.pagopa.it/pagopa-mbd-service/v1'
MBD_BASE_URL: 'https://api.uat.platform.pagopa.it/pagopa-mbd-service/v1'
MBD_ID_PSP: 'ABI50004'
MBD_ID_BROKER_PSP: '99999000011'
MBD_CHANNEL_ID: '99999000011_02'
Expand Down

0 comments on commit 1ae155e

Please sign in to comment.