Zhenghanjv 1 месяц назад
Родитель
Сommit
5db1e52106
2 измененных файлов с 4 добавлено и 4 удалено
  1. 2 2
      admin.ui.plus-master/.env.development
  2. 2 2
      admin.ui.plus-master/.env.production

+ 2 - 2
admin.ui.plus-master/.env.development

@@ -5,8 +5,8 @@ ENV = 'development'
 # VITE_API_URL = 'http://ipos.biz:8070'
 #VITE_API_URL = 'http://47.97.120.160:8070'
 #VITE_API_URL = 'http://localhost:8000'
-#VITE_API_URL = 'http://imes.hsfuel.com:8070'
-VITE_API_URL = 'http://dev.hsfuel.com:8070'
+VITE_API_URL = 'http://imes.hsfuel.com:8070'
+# VITE_API_URL = 'http://dev.hsfuel.com:8070'
 # VITE_API_URL = 'http://ipos.biz:8070'
 
 

+ 2 - 2
admin.ui.plus-master/.env.production

@@ -11,6 +11,6 @@ VITE_PUBLIC_PATH = '/'
 # VITE_API_URL = 'http://ipos.biz:8070'
  #VITE_API_URL = 'http://47.97.120.160:8070'
 #VITE_API_URL = 'http://localhost:8000'
-#VITE_API_URL = 'http://imes.hsfuel.com:8070'
-VITE_API_URL = 'http://dev.hsfuel.com:8070'
+VITE_API_URL = 'http://imes.hsfuel.com:8070'
+# VITE_API_URL = 'http://dev.hsfuel.com:8070'
 # VITE_API_URL = 'http://ipos.biz:8070'