diff --git a/.dumirc.ts b/.dumirc.ts index 8d4c499..c71f99c 100644 --- a/.dumirc.ts +++ b/.dumirc.ts @@ -2,8 +2,8 @@ import { defineConfig } from 'dumi' import { resolve } from 'path' export default defineConfig({ - host: '0.0.0.0', - port: 8000, + // host: '0.0.0.0', + // port: 8000, themeConfig: { name: 'RustUI', logo: false,