@@ -51,6 +51,7 @@ module.exports = {
"/admin": {
target: proxy_url,
changeOrigin: true,
+
},
"/api": {
target: process.env.VUE_APP_PROXY_URL_ROOT,