Invite creation to app.synclounge.tv in DEV Mode

This commit is contained in:
Sam 2018-07-20 22:08:57 +10:00
parent 31468b414c
commit 55a2353aab
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ export default {
console.log('Loaded settings', settings)
let urlOrigin = window.location.origin + (settings.webroot || '')
if (process.env.NODE_ENV === 'development') {
urlOrigin = 'http://localhost:8088'
urlOrigin = 'http://app.synclounge.tv'
}
let data = {