Files
web/admin/.env.production
2026-03-17 01:00:11 +08:00

7 lines
201 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.
# 后台(管理端)生产环境 - 对外域名
# 构建时生效npm run build
VITE_APP_DOMAIN=https://yuheng.yuxindazhineng.com
# 与官网同域,接口走 /api留空即可
VITE_API_BASE=