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

@ -12,3 +12,5 @@ VUE_APP_BASE_API = '/dev-api'
# Detail: https://github.com/vuejs/vue-cli/blob/dev/packages/@vue/babel-preset-app/index.js
VUE_CLI_BABEL_TRANSPILE_MODULES = true
BOTPRESS_HOST = 'http://localhost:3000'