diff --git a/config/dev.env.js b/config/dev.env.js index 99a7116..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:8082"', + 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"', diff --git a/config/index.js b/config/index.js index 6fa257b..a790ed2 100644 --- a/config/index.js +++ b/config/index.js @@ -14,7 +14,7 @@ module.exports = { // Various Dev Server settings host: '134.209.156.59', // can be overwritten by process.env.HOST - port: 8082, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined + port: 8081, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined autoOpenBrowser: false, errorOverlay: true, notifyOnErrors: true, diff --git a/src/components/Profile.vue b/src/components/Profile.vue index 6615669..5a89dc4 100644 --- a/src/components/Profile.vue +++ b/src/components/Profile.vue @@ -443,6 +443,19 @@ v-model="field.fieldValue" /> +
+ + +