Initial commit: queue workspace

Made-with: Cursor
This commit is contained in:
apple
2026-03-21 02:55:24 +08:00
commit 78de918c37
12388 changed files with 1840126 additions and 0 deletions

8
pro_v3.5.1/Dockerfile Normal file
View File

@@ -0,0 +1,8 @@
FROM llfei/crmeb:8.0.5
## 复制代码
## 在本地调试注释掉,使用映射把文件映射进去
#ADD ./ /var/www
# 设置容器启动后的默认运行目录
WORKDIR /var/www