@ -79,7 +79,7 @@ export default {
proxy: {
// Use a fake value for use at build-time
'/v1/': {
target: process.env.API_URL || 'http://127.0.0.1:12345'
target: process.env.API_URL || 'http://127.0.0.1:8000'
}
},
/*