mirror of
https://github.com/maillab/cloud-mail.git
synced 2026-04-25 16:26:05 +03:00
[GH-ISSUE #50] actions 部署后,打开邮箱域名主面时,总是提示“环境变量domain必须是JSON类型” #40
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloud-mail-maillab#40
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 @l-g-t on GitHub (Jul 20, 2025).
Original GitHub issue: https://github.com/maillab/cloud-mail/issues/50
actions 部署后,打开邮箱域名主面时,总是提示“环境变量domain必须是JSON类型”
请修正这个错误!!!
@Nexchard commented on GitHub (Jul 21, 2025):
我也遇到了这个问题,临时解决办法是到workers中手动修改domain类型为json
@MengNianxiaoyao commented on GitHub (Aug 13, 2025):
action变量内容是否为["example.com"]
@Liorocky commented on GitHub (Aug 14, 2025):
一样的问题
@eoao commented on GitHub (Aug 14, 2025):
已修复