library-picturebook-activity/lesingle-aicreate-client/.env.development

6 lines
294 B
Plaintext
Raw Permalink Normal View History

2026-04-07 14:13:17 +08:00
# 开发环境
# 与主项目同源的父页面 originiframe postMessage 校验目标),局域网调试可改为 http://192.168.1.119:3000
2026-04-08 14:09:52 +08:00
VITE_CREATE_POST_MESSAGE_URL=http://localhost:3000
# 子应用部署路径前缀,须与主项目代理路径 /ai-web 一致
VITE_APP_BASE=/ai-web/