Zlpt_Portal/env/.env.testing

6 lines
98 B
Plaintext

VITE_ENV = 'test'
VITE_BUILD_MODE = 'prod'
# 线上环境接口地址
VITE_API_URL = '/proxyApi'