forked from external-repos/noisedash
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