mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #916] 为什么每次重启服务器之后ip 又变回127.0.0.1:8090默认访问地址, 要再次执行./certimate serve --ip:端口,才能改回外网ip #627
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#627
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 @gxypj on GitHub (Aug 10, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/916
功能描述 / Description
为什么每次重启服务器之后ip 又变回127.0.0.1:8090默认访问地址, 要再次执行./certimate serve --ip:端口,才能改回外网ip
请求动机 / Motivation
为什么每次重启服务器之后ip 又变回127.0.0.1:8090默认访问地址, 要再次执行./certimate serve --ip:端口,才能改回外网ip
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Aug 11, 2025):
开机自启动项是不是没配置
--http参数?