5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
# 生产环境变量
|
|
|
|
# API 基础地址(生产环境需要修改为实际地址)
|
|
VITE_API_BASE_URL=https://api.example.com
|