|
@@ -24,8 +24,9 @@ VITE_GLOB_PUBLIC_PATH = /
|
|
|
# VITE_PROXY = [["/api","http://192.168.10.125:8080/api"],["/thingskit-drawio","http://192.168.10.125:8080/api"]]
|
|
|
# VITE_PROXY = [["/api","http://106.12.170.138:7070"]]
|
|
|
# VITE_PROXY = [["/api","http://192.168.148.30:20033/api"]]
|
|
|
-VITE_PROXY = [["/api","http://221.182.8.141:11225/api"],["/openUrl","http://118.122.253.32:83/openUrl"]]
|
|
|
+# VITE_PROXY = [["/api","http://221.182.8.141:11225/api"],["/openUrl","http://118.122.253.32:83/openUrl"]]
|
|
|
# VITE_PROXY = [["/api","http://192.168.2.156:11225/api"],["/openUrl","http://118.122.253.32:83/openUrl"],["/v1","https://zlopen.yun-ti.com/api/v1"]]
|
|
|
+VITE_PROXY = [["/api","http://192.168.2.8:11225/api"],["/openUrl","http://118.122.253.32:83/openUrl"],["/v1","https://zlopen.yun-ti.com/api/v1"],["/tttPdf","http://221.182.8.141:23858/tttPdf"]]
|
|
|
|
|
|
|
|
|
|