注释host

This commit is contained in:
donghym
2026-05-31 19:17:21 +08:00
parent 48c1789fe3
commit b56a6eb5e5
+2 -2
View File
@@ -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,