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