Files
vue3-element-admin/.env.staging

7 lines
79 B
Plaintext

# 模拟环境变量
ENV = 'staging'
# base api
VITE_BASE_API = '/stage-api'