We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4c30a commit f4da639Copy full SHA for f4da639
frontend/vue.config.js
@@ -1,5 +1,6 @@
1
// frontend/vue.config.js
2
module.exports = {
3
+ publicPath: '',
4
devServer: {
5
proxy: {
6
'^/api/': {
0 commit comments