Browse Source

Update 'README.md'

天问 1 week ago
parent
commit
0544adadb7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -8,4 +8,8 @@
 ```
 docker compose up -d
 
+
+# 静态方式部署
+yarn && yarn export # 部署out目录
+
 ```