jiangping
2024-05-23 a675a9d1acfacbc0f305f868929b4f0f086ec2dd
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'