Browse Source

更新二维码接口路径,调整.env和.env.production中的VITE_QR_CODE_URL

wuyi 2 tuần trước cách đây
mục cha
commit
e03f565697
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      .env
  2. 1 1
      .env.production

+ 1 - 1
.env

@@ -1,3 +1,3 @@
 VITE_API_URL=http://192.168.6.125:3010/api
 
-VITE_QR_CODE_URL=http://192.168.6.125:5180
+VITE_QR_CODE_URL=http://192.168.6.125:5180/info

+ 1 - 1
.env.production

@@ -1,3 +1,3 @@
 VITE_API_URL=https://www.theqrcode.net/api
 
-VITE_QR_CODE_URL=https://www.theqrcode.net
+VITE_QR_CODE_URL=https://www.theqrcode.net/info