From 85dbbcc7dcdd765e244716f0a7e3ba8cd334fb95 Mon Sep 17 00:00:00 2001 From: digvijay26 Date: Wed, 23 Dec 2020 06:10:42 +0530 Subject: [PATCH] baseurl change --- config/dev.env.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dev.env.js b/config/dev.env.js index f491d39..f2ded74 100644 --- a/config/dev.env.js +++ b/config/dev.env.js @@ -7,7 +7,7 @@ module.exports = merge(prodEnv, { // APIurl: '"https://cors-anywhere.herokuapp.com/https://www.gigsfor.me/_functions"', // APIurl: '"https://stg-api.gigsfor.me/api"', APIurl: '"https://stg-api.gigsfor.me/api"', - siteUrl: '"http://134.209.156.59/:8081"', + siteUrl: '"http://134.209.156.59:8081"', imageUrl: '"https://stg-api.gigsfor.me/"', fileUploadKey: '"AYqgvDoo4RyBC0STV6og2z"', landbotUrl: '"https://landbot.io/u/H-347617-SIJESECF8DSSQ06L/index.html"', -- 2.0.0