lhy 7 months ago
parent
commit
9fe2faebd0
1 changed files with 2 additions and 2 deletions
  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 = ''