6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
# 生产环境配置
|
||
# 此文件仅在 production 模式下生效(npm run build)
|
||
|
||
# 生产环境 API 地址
|
||
VITE_API_BASE_URL=https://admin.duiduiedu.com/admin/v1
|