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
2f6c524821
commit
666f88aec9
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ module.exports = {
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
devServer: {
|
devServer: {
|
||||||
proxy: "https://colubrina.troplo.com"
|
proxy: "http://localhost23998"
|
||||||
},
|
},
|
||||||
transpileDependencies: ["vuetify"]
|
transpileDependencies: ["vuetify"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue