3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
|
|
# 开发环境配置
|
||
|
|
NODE_ENV=development
|
||
|
|
VITE_API_BASE_URL=/api
|