mirror of
https://github.com/1024-lab/smart-admin.git
synced 2026-06-17 19:24:23 +00:00
3 lines
107 B
Bash
3 lines
107 B
Bash
NODE_ENV=production
|
|
VITE_APP_TITLE='SmartAdmin 测试环境(Test)'
|
|
VITE_APP_API_URL='http://127.0.0.1:1024' |