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