diff --git a/.env.example b/.env.example index 58cf40618..5dc1f5ffd 100644 --- a/.env.example +++ b/.env.example @@ -16,7 +16,7 @@ VUE_APP_BUSINESS_EDIT_URL="https://dev.edit.business.bcregistry.gov.bc.ca/" VUE_APP_BUSINESS_DASH_URL="https://business-dashboard-dev.web.app/" #vaults API -VUE_APP_AUTH_API_URL="https://auth-api-dev.apps.silver.devops.gov.bc.ca" +VUE_APP_AUTH_API_URL="https://auth-api-dev-142173140222.northamerica-northeast1.run.app" VUE_APP_AUTH_API_VERSION="/api/v1" VUE_APP_LEGAL_API_URL="https://legal-api-dev.apps.silver.devops.gov.bc.ca" VUE_APP_LEGAL_API_VERSION_2="/api/v2"