File tree Expand file tree Collapse file tree
.devcontainer/chefs_local Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 "frontend" : {
3535 "apiPath" : " api/v1" ,
3636 "basePath" : " /app" ,
37- "cstarBaseUrl" : " https://cstar- dev.apps.gold.devops .gov.bc.ca" ,
37+ "cstarBaseUrl" : " https://dev.connect.digital .gov.bc.ca" ,
3838 "tenantFeatureEnabled" : false ,
3939 "oidc" : {
4040 "clientId" : " chefs-frontend-localhost-5300" ,
109109 },
110110 "cstar" : {
111111 "tenantFeatureEnabled" : false ,
112- "endpoint" : " https://cstar- dev.apps.gold.devops .gov.bc.ca/api/v1/" ,
112+ "endpoint" : " https://dev.connect.digital .gov.bc.ca/api/v1/" ,
113113 "listUserTenantsPath" : " users/{userId}/tenants" ,
114114 "listGroupsForUserForTenantPath" : " tenants/{tenantId}/users/{userId}/groups/shared-service-roles" ,
115115 "listGroupsForTenant" : " tenants/{tenantId}/groups" ,
Original file line number Diff line number Diff line change 9999 },
100100 "cstar" : {
101101 "tenantFeatureEnabled" : true ,
102- "endpoint" : " https://cstar- dev.apps.gold.devops .gov.bc.ca/api/v1/" ,
102+ "endpoint" : " https://dev.connect.digital .gov.bc.ca/api/v1/" ,
103103 "listUserTenantsPath" : " users/{userId}/tenants" ,
104104 "listGroupsForUserForTenantPath" : " tenants/{tenantId}/users/{userId}/groups/shared-service-roles" ,
105105 "listGroupsForTenant" : " tenants/{tenantId}/groups" ,
Original file line number Diff line number Diff line change 3434 "adminDashboardUrl" : " " ,
3535 "apiPath" : " api/v1" ,
3636 "basePath" : " /app" ,
37- "cstarBaseUrl" : " https://cstar- dev.apps.gold.devops .gov.bc.ca" ,
37+ "cstarBaseUrl" : " https://dev.connect.digital .gov.bc.ca" ,
3838 "tenantFeatureEnabled" : false ,
3939 "oidc" : {
4040 "clientId" : " chefs-frontend-localhost-5300" ,
109109 },
110110 "cstar" : {
111111 "tenantFeatureEnabled" : false ,
112- "endpoint" : " https://cstar- dev.apps.gold.devops .gov.bc.ca/api/v1/" ,
112+ "endpoint" : " https://dev.connect.digital .gov.bc.ca/api/v1/" ,
113113 "listUserTenantsPath" : " users/{userId}/tenants" ,
114114 "listGroupsForUserForTenantPath" : " tenants/{tenantId}/users/{userId}/groups/shared-service-roles" ,
115115 "listGroupsForTenant" : " tenants/{tenantId}/groups" ,
Original file line number Diff line number Diff line change 11TENANT_FEATURE_ENABLED=true
2- CSTAR_BASE_URL=https://cstar- dev.apps.gold.devops .gov.bc.ca
3- CSTAR_ENDPOINT=https://cstar- dev.apps.gold.devops .gov.bc.ca/api/v1/
2+ CSTAR_BASE_URL=https://dev.connect.digital .gov.bc.ca
3+ CSTAR_ENDPOINT=https://dev.connect.digital .gov.bc.ca/api/v1/
Original file line number Diff line number Diff line change 11TENANT_FEATURE_ENABLED=true
2- CSTAR_BASE_URL=https://cstar- dev.apps.gold.devops .gov.bc.ca
3- CSTAR_ENDPOINT=https://cstar- dev.apps.gold.devops .gov.bc.ca/api/v1/
2+ CSTAR_BASE_URL=https://dev.connect.digital .gov.bc.ca
3+ CSTAR_ENDPOINT=https://dev.connect.digital .gov.bc.ca/api/v1/
Original file line number Diff line number Diff line change 1- TENANT_FEATURE_ENABLED=false
2- CSTAR_BASE_URL=https://cstar-prod.apps.gold.devops .gov.bc.ca
3- CSTAR_ENDPOINT=https://cstar-prod.apps.gold.devops .gov.bc.ca/api/v1/
1+ TENANT_FEATURE_ENABLED=true
2+ CSTAR_BASE_URL=https://connect.digital .gov.bc.ca
3+ CSTAR_ENDPOINT=https://connect.digital .gov.bc.ca/api/v1/
Original file line number Diff line number Diff line change 11TENANT_FEATURE_ENABLED=true
2- CSTAR_BASE_URL=https://cstar- test.apps.gold.devops .gov.bc.ca
3- CSTAR_ENDPOINT=https://cstar- test.apps.gold.devops.gov.bc.ca/api/v1/
2+ CSTAR_BASE_URL=https://test.connect.digital .gov.bc.ca
3+ CSTAR_ENDPOINT=https://test.apps.gold.devops.gov.bc.ca/api/v1/
You can’t perform that action at this time.
0 commit comments