Browse Source

fix:解决doc端口与minio端口冲突问题

Yin Bin 4 months ago
parent
commit
5721679f65
1 changed files with 1 additions and 1 deletions
  1. 1 1
      script/bin/mydoc

+ 1 - 1
script/bin/mydoc

@@ -9,4 +9,4 @@ if ! command -v http-server &> /dev/null; then
 fi
 
 # 启动 http-server
-http-server -p 9000
+http-server -p 5555