mirror of
https://github.com/schroinerxy/cloud-mail.git
synced 2026-06-22 03:45:52 +08:00
3 lines
92 B
Bash
3 lines
92 B
Bash
NODE_ENV = 'dev'
|
|
VITE_APP_TITLE = '开发环境'
|
|
VITE_BASE_URL = 'http://127.0.0.1:8787/api' |