5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
|
|
# 开发环境配置
|
||
|
|
VITE_APP_TITLE=陪读服务平台管理端
|
||
|
|
VITE_APP_BASE_API=http://localhost:8089/api
|
||
|
|
VITE_APP_UPLOAD_URL=http://localhost:8089/api/upload
|