Explorar el Código

内网ip 处理

baishaojie hace 1 mes
padre
commit
787e8ce24b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .env.production

+ 2 - 2
.env.production

@@ -3,7 +3,7 @@ ENV = 'production'
 
 # base api
 # 正式线
-# VUE_APP_BASE_API = ':8081/'
+VUE_APP_BASE_API = ':8081/'
 # VUE_APP_BASE_API = 'http://192.168.1.70:8088/'
 # VUE_APP_BASE_API = 'http://127.0.0.1:8081/'
-VUE_APP_BASE_API = '/'
+#VUE_APP_BASE_API = '/'