静态部署改造:改用nginx直接服务静态文件,移除Node进程
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
+3
-1
@@ -2,4 +2,6 @@
|
||||
docs/.vitepress/cache
|
||||
docs/.vitepress/dist
|
||||
node_modules
|
||||
package-lock.json
|
||||
package-lock.json
|
||||
*.log
|
||||
nginx*.conf
|
||||
Reference in New Issue
Block a user