`123
This commit is contained in:
@@ -20,5 +20,6 @@ export default defineConfig({
|
|||||||
watch: {
|
watch: {
|
||||||
usePolling: true, // Necessary for Docker on Windows
|
usePolling: true, // Necessary for Docker on Windows
|
||||||
},
|
},
|
||||||
|
allowedHosts: ['all'],
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user