correcao vite
This commit is contained in:
@@ -14,6 +14,6 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
server: {
|
server: {
|
||||||
host: '0.0.0.0',
|
host: '0.0.0.0',
|
||||||
allowedHosts: [runvisionpro.epvc.pt]
|
allowedHosts: ['runvisionpro.epvc.pt']
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user