mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-25 17:35:58 +03:00
[GH-ISSUE #78] 参数解析错误 #65
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @WingGao on GitHub (Nov 19, 2025).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/78
默认解析会导致第一个参数忽略
要改成
就成功了
@justlovemaki commented on GitHub (Nov 19, 2025):
有ui界面了,可以不用这种参数来部署docker了
感谢反馈
@justlovemaki commented on GitHub (Nov 19, 2025):
-e ARGS="--api-key 6544321 --host 127.0.0.1" 测试没有问题。