5 lines
106 B
Bash
5 lines
106 B
Bash
# 开发环境配置
|
|
VITE_APP_TITLE=情绪博物馆管理后台
|
|
VITE_APP_BASE_API=/api
|
|
VITE_APP_PORT=5174
|