diff --git a/.env.production b/.env.production index 81f4ce6d080..32ba0139942 100644 --- a/.env.production +++ b/.env.production @@ -3,7 +3,7 @@ ENVIRONMENT=PROD API_URL_PREFIX='https://app-backend.io.italia.it' # pagoPA RESTful API -PAGOPA_API_URL_PREFIX='https://wisp2.pagopa.gov.it/pp-restapi-CD' +PAGOPA_API_URL_PREFIX='https://acardste.vaservices.eu:443/pp-restapi-CD' # pagoPA test/env RESTful API PAGOPA_API_URL_PREFIX_TEST='https://acardste.vaservices.eu:443/pp-restapi-CD' # endpoint to get backend status @@ -43,10 +43,10 @@ MYPORTAL_ENABLED=NO PLAYGROUNDS_ENABLED=YES # BPD configuration BPD_ENABLED=YES -BPD_TEST_OVERLAY=NO -PRIVATIVE_ENABLED=NO +BPD_TEST_OVERLAY=YES +PRIVATIVE_ENABLED=YES # endpoint BPD API -BPD_API_URL_PREFIX=https://prod.cstar.pagopa.it +BPD_API_URL_PREFIX=https://test.cstar.pagopa.it BPD_API_SIT='https://bpd-dev.azure-api.net' BPD_API_UAT='https://test.cstar.pagopa.it' # CGN configuration