mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-27 05:35:49 +03:00
[GH-ISSUE #93] [Bug] 通过公网绑定域名访问新增的域名没有被正确地显示在域名列表 #75
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#75
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 @LeoChen98 on GitHub (Sep 24, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/93
描述问题
通过公网访问新增的域名没有被正确地显示在域名列表
复现步骤
复现该问题的步骤:
start certimate.exe serve --http 0.0.0.0:8090启动服务。期望的结果
新添加的域名应当正确地被展示在首页和域名列表中。
截图
无
环境
其他信息
@LeoChen98 commented on GitHub (Sep 24, 2024):
已证实是腾讯云cdn设置问题,清空缓存策略重新设置后问题被解决。