4 lines
165 B
Plaintext
4 lines
165 B
Plaintext
# 后端服务地址(开发环境)
|
|
# 头像等静态资源通过此地址访问,生产环境留空即使用相对路径
|
|
VITE_BACKEND_URL=http://localhost:8080
|