library-picturebook-activity/lesingle-aicreate-client/.env.development
2026-04-08 15:32:18 +08:00

6 lines
294 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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