feat: scaffold headless frontend integration per design doc
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# 复制为 .env.local 并按实际环境填写。
|
||||
|
||||
# Wagtail 后端 API 地址
|
||||
NEXT_PUBLIC_API_URL=http://localhost:8000
|
||||
|
||||
# 接收后端发布 Webhook 的密钥(需与后端 REVALIDATE_SECRET 一致)
|
||||
REVALIDATE_SECRET=change-me
|
||||
Reference in New Issue
Block a user