6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
# 本地开发环境
|
|
NODE_ENV=development
|
|
|
|
# api
|
|
VITE_API_BASIC='http://115.239.217.220:8021'
|