This commit is contained in:
neoapps-dev
2026-04-10 17:16:28 +03:00
parent ec4d0c5723
commit 377d3b1f2c

View File

@@ -3,6 +3,7 @@ import react from '@vitejs/plugin-react'
// https://vite.dev/config/
export default defineConfig({
base: './',
plugins: [react()],
server: {
proxy: {