yylAdminWeb/.env.staging

10 lines
133 B
Plaintext

# 测试环境
# baseURL
VITE_APP_BASE_URL = 'http://localhost:9526'
# base
VITE_APP_BASE = '/'
# outDir
VITE_APP_OUT_DIR = 'dist'