vite update
This commit is contained in:
@@ -12,4 +12,8 @@ export default defineConfig({
|
||||
"@": path.resolve(__dirname, "./src"),
|
||||
},
|
||||
},
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
allowedHosts: [runvisionpro.epvc.pt]
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user