新增 api 文档

This commit is contained in:
2026-06-01 17:58:55 +08:00
parent 7f30b6be4e
commit 1b39b2d411
2 changed files with 5797 additions and 345 deletions

View File

@@ -23,7 +23,7 @@ services:
restart: unless-stopped restart: unless-stopped
postgres-migrate: postgres-migrate:
image: postgres:17 image: postgres:17.7
environment: environment:
POSTGRES_USER: ${DB_USERNAME} POSTGRES_USER: ${DB_USERNAME}
POSTGRES_PASSWORD: ${DB_PASSWORD} POSTGRES_PASSWORD: ${DB_PASSWORD}

File diff suppressed because it is too large Load Diff