mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-11 19:06:20 +00:00
Start dockerizing, fix app bar bugs
This commit is contained in:
@@ -3,6 +3,6 @@ module.exports = {
|
||||
'vuetify'
|
||||
],
|
||||
devServer: {
|
||||
proxy: 'http://localhost:3000'
|
||||
proxy: 'http://localhost:1432'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user