5 lines
97 B
Bash
5 lines
97 B
Bash
# 开发环境
|
|
VITE_PORT = 5173
|
|
VITE_API_BASE_URL = http://localhost:3000
|
|
VITE_API_PREFIX = /api
|