ci: deploy workflow 加 Apple 登录环境变量
All checks were successful
Deploy API Server / build-and-deploy (push) Successful in 19s

This commit is contained in:
WangDL 2026-05-13 15:54:59 +08:00
parent 77c62599b1
commit 387785bd1e
2 changed files with 1006 additions and 0 deletions

View File

@ -40,6 +40,9 @@ jobs:
-e REDIS_PASSWORD='Rds@nTsgKrcqAkbuf6PwJIFMZQzF' \
-e JWT_SECRET=98b1e7e377a40021ad7c46c55e467d2a218a89db7afc7c912780152ad64bdc45 \
-e AI_PROVIDER=mock \
-e APPLE_BUNDLE_ID=cloud.longde.AIStudyApp \
-e APPLE_ISSUER=https://appleid.apple.com \
-e APPLE_JWKS_URL=https://appleid.apple.com/auth/keys \
-e ENABLE_SWAGGER=true \
-e SWAGGER_USER=admin \
-e SWAGGER_PASSWORD='Swgr@fmDentAYVXQUpG6oZDpJ' \

1003
docs/ios登录流程.md Normal file

File diff suppressed because it is too large Load Diff