You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
161 B
6 lines
161 B
# 环境标识
|
|
VITE_APP_ENV=development
|
|
|
|
# 测试环境 API
|
|
VITE_API_BASE_URL=https://dbqb.nfdxy.net/activityApi
|
|
VITE_API_BASE_IMG_URL=http://39.101.133.168:8828
|