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