MrShi
2024-01-27 0607e1ce79787ef81d40e56d417e184bc7dcb2ae
1
2
3
4
# 开发环境配置
NODE_ENV = 'development'
 
VUE_APP_API = 'http://192.168.0.134:10025/'