chore: docker构建脚本优化,SQL脚本完善

This commit is contained in:
2026-02-25 14:54:48 +08:00
parent 0bb4c884b0
commit a25a511894
9 changed files with 1769 additions and 33 deletions

View File

@@ -2,8 +2,8 @@ services:
# 后端服务
easyflow-api:
build:
context: .
dockerfile: Dockerfile
context: ..
dockerfile: easyflow/Dockerfile
ports:
- "8080:8080"
environment: