Explorar el Código

modify base url

vera_min hace 3 años
padre
commit
a9a25bc394
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .env.development

+ 2 - 2
.env.development

@@ -2,5 +2,5 @@
 ENV = 'development'
 
 # 本地环境接口地址
-# VITE_API_URL = 'http://101.200.198.249:8899/api/v1'
-VITE_API_URL = 'http://127.0.0.1:8199/api/v1'
+VITE_API_URL = 'http://101.200.198.249:8899/api/v1'
+# VITE_API_URL = 'http://127.0.0.1:8199/api/v1'