diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3d4275c..e78a24a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,7 +8,7 @@ variables: envName: 'aks-olympus' azurecontainerRegistry: 'olympusreg.azurecr.io' resourceName: 'olympus' - VITE_BACKEND_URL: 'http://olympus-api-gateway-aks.olympusai.live/apollo' + VITE_BACKEND_URL: 'https://olympus-api-gateway.olympus-wizardai.com/apollo' stages: - stage: Build