fix(auth): use fixed antigravity callback port 51121

This commit is contained in:
hkfires
2025-11-21 13:56:33 +08:00
parent 2d84d2fb6a
commit 27faf718a3
2 changed files with 4 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ services:
- "8085:8085"
- "1455:1455"
- "54545:54545"
- "51121:51121"
- "11451:11451"
volumes:
- ./config.yaml:/CLIProxyAPI/config.yaml