mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 13:15:55 +03:00
[GH-ISSUE #884] 版本怎么指定启动配置 #602
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#602
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 @paulcai on GitHub (Jul 21, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/884
软件版本 / Release Version
0.3.24
问题描述 / Description
我要换启动端口,配置所有IP可以访问,怎么指定启动配置?使用 certimate serve --config /home/config.yaml 无效,报 flag provided but not defined: -config
其他 / Miscellaneous
No response
@fudiwei commented on GitHub (Jul 21, 2025):
https://docs.certimate.me/docs/getting-started/configuration#set-listening-url
@paulcai commented on GitHub (Jul 21, 2025):
可以了,可能是我开了GitHub的代理导致文档看不了