v1.0, 基本功能完成

This commit is contained in:
2026-07-22 10:43:41 +08:00
parent 4866f29644
commit 0727236085
2 changed files with 149 additions and 145 deletions

1
build.sh Executable file
View File

@@ -0,0 +1 @@
docker compose down && docker compose build --no-cache && docker compose up -d