fix(sync): align customer backend behavior

This commit is contained in:
2026-06-11 11:41:24 +08:00
parent 60c8fc4948
commit d6dda51008
10 changed files with 34 additions and 47 deletions
+1
View File
@@ -3,6 +3,7 @@ services:
# Core API Service
# ==========================================
api:
image: ${TJWATER_SERVER_IMAGE:-tjwater-server:local}
build:
context: ../..
dockerfile: Dockerfile