jiangping
2024-08-27 83fce8b0ab9ea1fdf388b95c3e66f6a5c124b0d0
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'