注释host
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@ import { defineConfig } from 'dumi'
|
|||||||
import { resolve } from 'path'
|
import { resolve } from 'path'
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
host: '0.0.0.0',
|
// host: '0.0.0.0',
|
||||||
port: 8000,
|
// port: 8000,
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
name: 'RustUI',
|
name: 'RustUI',
|
||||||
logo: false,
|
logo: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user