Browse Source

modify base url

vera_min 3 năm trước cách đây
mục cha
commit
a9a25bc394
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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'