6 lines
125 B
Bash
6 lines
125 B
Bash
# 基础配置
|
|
VITE_APP_TITLE=楠溪屿后台管理系统
|
|
|
|
# API基础URL
|
|
VITE_API_BASE_URL=https://api.superwax.cn:4433/api
|