Wron url in last commit
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
59aa4a5e67
commit
8cd85507e5
@ -12,7 +12,7 @@ export default {
|
||||
return {}
|
||||
},
|
||||
mounted: () => {
|
||||
let host = 'https://joinbot.tk'
|
||||
let host = 'https://joinbot.tk/bot'
|
||||
if (process.env.NODE_ENV === 'development') {
|
||||
host = 'http://localhost:3000'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user