Spaces:
Paused
Paused
paleDriver7
commited on
Update frontend/vue.config.js
Browse files- frontend/vue.config.js +1 -0
frontend/vue.config.js
CHANGED
@@ -8,4 +8,5 @@ module.exports = {
|
|
8 |
},
|
9 |
},
|
10 |
},
|
|
|
11 |
};
|
|
|
8 |
},
|
9 |
},
|
10 |
},
|
11 |
+
publicPath: '/'
|
12 |
};
|