Zlpt_Portal/env/.env.production

6 lines
108 B
Plaintext

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