duidui_admin_web/.env.development
2026-03-27 10:38:12 +08:00

6 lines
160 B
Plaintext
Raw Permalink 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.

# 开发环境配置
# 此文件仅在 development 模式下生效npm run dev
# 开发环境 API 地址
VITE_API_BASE_URL=http://127.0.0.1:8080/admin/v1