2026-05-25-10-21-17 部署并验证 ReVoxelSeg DICOM 服务
This commit is contained in:
@@ -19,6 +19,7 @@ export default defineConfig(({mode}) => {
|
||||
// HMR is disabled in AI Studio via DISABLE_HMR env var.
|
||||
// Do not modifyâfile watching is disabled to prevent flickering during agent edits.
|
||||
hmr: process.env.DISABLE_HMR !== 'true',
|
||||
allowedHosts: ['revoxel.huijutec.cn'],
|
||||
},
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user