chore: sync local updates

This commit is contained in:
2026-05-16 19:03:04 +08:00
parent b86ce4a73a
commit 14cd94c88d
45 changed files with 2983 additions and 4127 deletions

View File

@@ -2,6 +2,7 @@ version: "3.9"
services:
backend:
# 镜像在构建阶段按宿主机架构编译;勿写死 platform: linux/amd64否则 ARM 云主机无 QEMU 时会 exec format error
build:
context: .
dockerfile: Dockerfile