6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
# 生产环境配置
|
|
VITE_APP_BASE_URL=https://www.quannengcha.com
|
|
|
|
# 关闭调试模式
|
|
VITE_APP_DEBUG=false
|