Rodney Chen
2024-06-18 6c5dd72f97a580382008bb6e01c679701abd82d4
.env.production
@@ -19,9 +19,12 @@
# Basic interface address SPA
VITE_GLOB_API_URL=http://172.16.80.40:9527/api
VITE_GLOB_SYS_API_URL=http://172.16.80.40:9527
VITE_GLOB_TSK_API_URL=http://172.16.80.40:9527/api
# VITE_GLOB_API_URL=http://172.16.80.40:9527/api
# VITE_GLOB_SYS_API_URL=http://172.16.80.40:9527
# VITE_GLOB_TSK_API_URL=http://172.16.80.40:9527/api
VITE_GLOB_API_URL=http://localhost:9527/api
VITE_GLOB_SYS_API_URL=http://localhost:9527
VITE_GLOB_TSK_API_URL=http://localhost:9527/api
# File upload address, optional
# It can be forwarded by nginx or write the actual address directly