Parcourir la source

modify base url

vera_min il y a 3 ans
Parent
commit
a9a25bc394
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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'