mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-08 17:40:23 +08:00
9 lines
142 B
Bash
9 lines
142 B
Bash
# port
|
|
VITE_PORT = 3100
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = 试卷网络管理系统
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = paper_manager
|