From 6f4b961313cc55c5ae5cbdbc46f8d47a4a1185a8 Mon Sep 17 00:00:00 2001 From: FrankRua Date: Tue, 25 Oct 2022 14:24:34 -0400 Subject: [PATCH] config change --- azure-pipelines.yml | 2 +- vue.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 002f5192e..c06ae5c43 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,7 +26,7 @@ resources: type: github name: Safelite/AzureDevOps endpoint: Safelite - ref: refs/tags/t5.5.19 + ref: refs/tags/t5.5.31 variables: - group: Digital-Infrastructure diff --git a/vue.config.js b/vue.config.js index 6ddcd54de..64c83dd9e 100644 --- a/vue.config.js +++ b/vue.config.js @@ -1,5 +1,5 @@ process.env.VUE_APP_CONSUMER_CF_DISTRO = - "https://consumerapidev.safelite.com"; + "https://digitalapi.dev.safelite.io"; process.env.VUE_APP_HERITAGE_FUNNEL = "http://localhost:38000/default.aspx"; process.env.VUE_APP_GOOGLE_PLACES_API_KEY =