mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 16:13:54 +00:00
Fix vite
This commit is contained in:
@@ -82,7 +82,7 @@ export default defineConfig(({command, mode, isSsrBuild, isPreview}) => {
|
||||
|
||||
|
||||
server: {
|
||||
cors: { origin: 'http://[::1]:5173' },
|
||||
origin: 'http://127.0.0.1:8000',
|
||||
watch: {
|
||||
usePolling: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user