generated from kevisual/vite-react-template
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
## 本地环境
|
|
|
|
# VITE_API_URL="http://localhost:8000"
|
|
### 开发环境
|
|
VITE_API_URL="https://kevisual.xiongxiao.me"
|
|
### 生产环境
|
|
# VITE_API_UR="https://kevisual.cn"
|