mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 11:17:56 +11:00
Update vue.config.js
This commit is contained in:
parent
666f88aec9
commit
56af53d4ec
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ module.exports = {
|
|||
]
|
||||
},
|
||||
devServer: {
|
||||
proxy: "http://localhost23998"
|
||||
proxy: "http://localhost:23998"
|
||||
},
|
||||
transpileDependencies: ["vuetify"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue