Lukas Bachschwell
f4f56cb11e
All checks were successful
continuous-integration/drone/push Build is passing
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
# just a flag
|
|
ENV = 'production'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = '/prod-api'
|
|
|
|
BOTPRESS_HOST = 'https://joinbot.tk/bot'
|