6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
# 线上环境项目打包路径
|
|
VITE_PUBLIC_PATH = /
|
|
|
|
# 线上环境后端地址
|
|
VITE_PROXY_DOMAIN_REAL = ""
|