mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-11 19:06:20 +00:00
Fix axios and server setup
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
module.exports = {
|
||||
transpileDependencies: [
|
||||
'vuetify'
|
||||
]
|
||||
],
|
||||
devServer: {
|
||||
proxy: 'http://localhost:3000'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user