mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[GH-ISSUE #316] [BUG]大大,我部署了但是新建邮箱是选择后缀显示无数据怎么办 #102
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#102
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 @tujiangh on GitHub (Jun 18, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/316
求解谢谢
@dreamhunter2333 commented on GitHub (Jun 18, 2024):
worker 部署好了么,打开 worker 的域名会显示 OK
pages 前端部署的时候需要输入 worker 的域名
@dreamhunter2333 commented on GitHub (Jun 18, 2024):
可以 f12看看请求的后台 url
@tujiangh commented on GitHub (Jun 18, 2024):
谢谢,Workers部署应该没毛病部署Pages的时候也输了Workers的链接,会不会是Workers变量设置的有毛病?
@tujiangh commented on GitHub (Jun 18, 2024):
https://ehd.ikunweb.eu.org,这是后端地址
在 2024年6月18日星期二,Dream Hunter @.***> 写道:
@dreamhunter2333 commented on GitHub (Jun 19, 2024):
有可能
@dreamhunter2333 commented on GitHub (Jun 19, 2024):
https://ehd.ikunweb.eu.org/open_api/settings
没有返回域名,看起来是worker 没配置 domains
@dreamhunter2333 commented on GitHub (Jun 19, 2024):
参考这个配置
https://temp-mail-docs.awsl.uk/zh/guide/cli/worker.html#%E4%BF%AE%E6%94%B9-wrangler-toml-%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6
@tujiangh commented on GitHub (Jun 19, 2024):
谢谢😊