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