mirror of
https://github.com/schroinerxy/cloud-mail.git
synced 2026-06-21 19:35:50 +08:00
5 lines
122 B
Bash
5 lines
122 B
Bash
NODE_ENV = 'dev'
|
|
VITE_APP_TITLE = '开发环境'
|
|
VITE_BASE_URL = 'http://127.0.0.1:8787/api'
|
|
VITE_PWA_NAME = 'Cloud Mail'
|