2026-05-21-10-38-49 新增Docker部署与FRPC映射
This commit is contained in:
25
.dockerignore
Normal file
25
.dockerignore
Normal file
@@ -0,0 +1,25 @@
|
||||
.git
|
||||
.gitignore
|
||||
.codex
|
||||
.agents
|
||||
node_modules
|
||||
WebSite/node_modules
|
||||
WebSite/dist
|
||||
WebSite/data
|
||||
WebSite/exports
|
||||
WebSite/.env
|
||||
Docker部署/**/data
|
||||
Docker部署/**/exports
|
||||
工程分析
|
||||
新撰写软著文档
|
||||
参考软著构建模板
|
||||
*.zip
|
||||
*.tar
|
||||
*.tar.gz
|
||||
*.tgz
|
||||
*.7z
|
||||
*.rar
|
||||
*.log
|
||||
*.tmp
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user