@@ -8,5 +8,5 @@ export default defineConfig({
port: 8081,
strictPort: true
},
- base: './admin'
+ base: '/admin/'
})