mirror of
https://github.com/schroinerxy/cloud-mail.git
synced 2026-06-21 19:35:50 +08:00
5 lines
100 B
Bash
5 lines
100 B
Bash
NODE_ENV = 'remote'
|
|
VITE_APP_TITLE = '远程环境'
|
|
VITE_BASE_URL = ''
|
|
VITE_PWA_NAME = 'Cloud Mail'
|