mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 21:25:54 +03:00
[GH-ISSUE #75] [Bug] LXC里运行二进制无法打开管理页面 #55
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#55
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 @Omoinemie on GitHub (Sep 23, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/75
目前二进制运行,启动后打不开网页。
@usual2970 commented on GitHub (Sep 23, 2024):
Certimate 默认监听的127.0.0.1:8090 可以执行
./certimate server --http 0.0.0.0:8090你描述的太简单了,我不确定是不是这个原因
@Omoinemie commented on GitHub (Sep 23, 2024):
就是这个问题,你这命令可以解决,建议写到用户手册里面
@blizzardster commented on GitHub (Dec 20, 2024):
@Liloupar commented on GitHub (Jan 15, 2025):
+1 建议写到文档里