.env.production
@@ -4,7 +4,7 @@ # @version: # @Date: 2024-06-17 14:51:25 # @LastEditors: Ben Lin # @LastEditTime: 2024-07-23 16:55:36 # @LastEditTime: 2024-07-25 09:46:02 ### # Whether to open mock VITE_USE_MOCK = false @@ -22,6 +22,7 @@ VITE_GLOB_API_URL=http://localhost:9527/api VITE_GLOB_SYS_API_URL=http://localhost:9527 VITE_GLOB_TSK_API_URL=http://localhost:9633/api VITE_GLOB_WS_URL=http://localhost:7519 # File upload address, optional # It can be forwarded by nginx or write the actual address directly