Commit 85dbbcc7dcdd765e244716f0a7e3ba8cd334fb95

Authored by Digvijay Singh
1 parent 59d3880c2b
Exists in admin

baseurl change

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/dev.env.js
... ... @@ -7,7 +7,7 @@ module.exports = merge(prodEnv, {
7 7 // APIurl: '"https://cors-anywhere.herokuapp.com/https://www.gigsfor.me/_functions"',
8 8 // APIurl: '"https://stg-api.gigsfor.me/api"',
9 9 APIurl: '"https://stg-api.gigsfor.me/api"',
10   - siteUrl: '"http://134.209.156.59/:8081"',
  10 + siteUrl: '"http://134.209.156.59:8081"',
11 11 imageUrl: '"https://stg-api.gigsfor.me/"',
12 12 fileUploadKey: '"AYqgvDoo4RyBC0STV6og2z"',
13 13 landbotUrl: '"https://landbot.io/u/H-347617-SIJESECF8DSSQ06L/index.html"',
... ...