lhy hace 7 meses
padre
commit
9fe2faebd0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      industry-admin/.env.development

+ 2 - 2
industry-admin/.env.development

@@ -2,6 +2,6 @@
 ENV = 'development'
 
 # base api
-#VUE_APP_BASE_API = 'http://localhost:8081'
+VUE_APP_BASE_API = 'http://localhost:8081'
 #VUE_APP_BASE_API = 'http://192.168.1.99:8089'
-VUE_APP_BASE_API = ''
+#VUE_APP_BASE_API = ''