diff --git a/.env.example b/.env.example index 1ec419ae..3c9081db 100644 --- a/.env.example +++ b/.env.example @@ -20,7 +20,7 @@ VUE_APP_LEGAL_API_URL="https://legal-api-dev.apps.silver.devops.gov.bc.ca" VUE_APP_LEGAL_API_VERSION_2="/api/v2" VUE_APP_NAICS_API_URL="https://legal-api-dev.apps.silver.devops.gov.bc.ca" VUE_APP_NAICS_API_VERSION_2="/api/v2" -VUE_APP_STATUS_API_URL="https://status-api-dev.apps.silver.devops.gov.bc.ca" +VUE_APP_STATUS_API_URL="https://status-api-dev.apps.gold.devops.gov.bc.ca" VUE_APP_STATUS_API_VERSION="/api/v1" VUE_APP_PAY_API_URL="https://pay-api-dev.apps.silver.devops.gov.bc.ca" VUE_APP_PAY_API_VERSION="/api/v1"