admin/.env.development @@ -1,4 +1,4 @@ # 开发环境配置 NODE_ENV = 'development' VUE_APP_API_URL = 'http://192.168.1.44:10010' VUE_APP_API_URL = 'http://192.168.1.4:10010' # VUE_APP_API_URL = 'https://jinkuai.832smartfarm.com/jinkuai_admin'