init
This commit is contained in:
parent
92670c8ce1
commit
57296856c5
@ -9,7 +9,7 @@ module.exports = configure(function () {
|
||||
target: { browser: ['es2019', 'edge88', 'firefox78', 'chrome87', 'safari13.1'] },
|
||||
vueRouterMode: 'history',
|
||||
env: {
|
||||
API_BASE_URL: process.env.API_BASE_URL || 'http://localhost:8080/api',
|
||||
API_BASE_URL: process.env.API_BASE_URL || 'http://localhost:19080/api',
|
||||
},
|
||||
},
|
||||
devServer: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user