fix
This commit is contained in:
@@ -21,6 +21,12 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
},
|
||||
preview: {
|
||||
host: '0.0.0.0',
|
||||
allowedHosts: [
|
||||
'ai.micar9.com',
|
||||
],
|
||||
},
|
||||
build: {
|
||||
outDir: 'dist',
|
||||
sourcemap: true,
|
||||
|
||||
Reference in New Issue
Block a user