URL for chatbot server deploy
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2019-12-10 16:30:27 +01:00
parent 570a69032e
commit f4f56cb11e
5 changed files with 25 additions and 5 deletions

View File

@ -4,3 +4,4 @@ ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'
BOTPRESS_HOST = 'https://joinbot.tk/bot'