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