mtfosbot_web/vue.config.js

3 lines
59 B
JavaScript

module.exports = {
baseUrl: process.env.BASE_URL || '/'
}