chore: docker构建脚本优化,SQL脚本完善
This commit is contained in:
@@ -2,8 +2,8 @@ services:
|
||||
# 后端服务
|
||||
easyflow-api:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
context: ..
|
||||
dockerfile: easyflow/Dockerfile
|
||||
ports:
|
||||
- "8080:8080"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user