Skip to content

Commit

Permalink
feat: update redirect to dev carts from uat (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
infantesimone authored Apr 21, 2023
1 parent 57fc364 commit cf4b71e
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 @@ -84,7 +84,7 @@ microservice-chart:
REDIS_HOST: pagopa-u-weu-ecommerce-redis.redis.cache.windows.net
REDIS_PORT: "6380"
REDIS_SSL_ENABLED: "true"
CHECKOUT_URL: https://api.uat.platform.pagopa.it/ecommerce/checkout/v1/carts/{0}/redirect
CHECKOUT_URL: https://api.dev.platform.pagopa.it/ecommerce/checkout/v1/carts/{0}/redirect
NODO_HOSTNAME: https://api.uat.platform.pagopa.it
NODE_FOR_PSP_URI: /nodo/node-for-psp/v1
NODO_PER_PM_URI: /nodo/nodo-per-pm/v1/checkPosition
Expand Down

0 comments on commit cf4b71e

Please sign in to comment.