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