feat: massive AI generation
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineConfig({
|
||||
server: {
|
||||
host: true,
|
||||
port: 5174,
|
||||
allowedHosts: ["sobina.local"],
|
||||
proxy: {
|
||||
"/api": "http://127.0.0.1:5079",
|
||||
},
|
||||
@@ -18,4 +19,4 @@ export default defineConfig({
|
||||
outDir: "../../dist/viewer",
|
||||
emptyOutDir: true,
|
||||
},
|
||||
});
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user