7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
# 生产环境配置
|
|
VITE_APP_TITLE=楠溪屿后台管理系统
|
|
|
|
# API基础URL - 生产环境
|
|
VITE_API_BASE_URL=https://api.superwax.cn:4433/api
|
|
|