jiangping
2024-01-23 3f44e29a7e2620bcc498f9d4bf7c454b00225ee2
1
2
3
4
5
6
# 开发环境配置
NODE_ENV = 'development'
 
VUE_APP_API = 'http://192.168.0.156:10023/'
 
# VUE_APP_API = 'http://192.168.0.134:10023/'