mirror of
https://github.com/duhanbalci/dreport.git
synced 2026-07-01 18:39:16 +00:00
vite config
This commit is contained in:
@@ -7,6 +7,7 @@ export default defineConfig({
|
||||
format: 'es',
|
||||
},
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
proxy: {
|
||||
'/api': 'http://localhost:3001',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user