5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
# 接口前缀
|
|
VITE_APP_BASEAPI="/api-dev"
|
|
VITE_APP_URL="http://123.207.63.87:19001/api/app"
|
|
# VITE_APP_URL="http://localhost:19001/api/app"
|
|
VITE_APP_ENV_NAME = "dev" |