更新端口配置为8787,新增 .dockerignore 文件

This commit is contained in:
2026-04-30 15:14:37 +08:00
parent c806f03d51
commit 0d567644c8
4 changed files with 43 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
.git
.gitignore
node_modules
.opencode/node_modules
.local.env
dist
.vscode
*.log