k94314517
2024-08-20 ade1b378ff2f0781be2fbc537b6c09237a50631a
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'