diff --git a/vue.config.js b/vue.config.js index 8d9edd83d..5291cfc4c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -66,7 +66,7 @@ module.exports = { ws: true }, '/luna/': { - target: 'http://127.0.0.1:4200/luna/', + target: 'http://127.0.0.1:4200', changeOrigin: true }, '^/(core|static|media)/': {