seaislee1209 10e5bd57df
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m16s
fix: ALLOWED_HOSTS 改为通配符,解决 Traefik 转发 400 问题
Traefik 转发请求时 Host 头可能不是原始域名,导致 Django 返回 400。
Ingress 已做域名路由,Django 层无需重复检查。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 07:32:15 +08:00
..