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