| | |
| | | VITE_PUBLIC_PATH = / |
| | | |
| | | # Basic interface address SPA |
| | | VITE_GLOB_API_URL=http://localhost:9633/api |
| | | VITE_GLOB_API_URL=http://localhost:9528/api |
| | | #VITE_GLOB_API_URL=http://172.18.8.56:9633/api |
| | | # VITE_GLOB_API_URL=http://localhost:9633/api |
| | | #Tsk Interface address |
| | | # VITE_GLOB_TSK_API_URL=http://172.18.8.56:9633/api |
| | | # VITE_GLOB_TSK_API_URL=http://localhost:9633/api |
| | | |
| | | VITE_GLOB_TSK_API_URL=http://localhost:9633/api |
| | | VITE_GLOB_TSK_API_URL=http://localhost:9528/api |
| | | # VITE_GLOB_TSK_API_URL=http://localhost:9527/api |
| | | |
| | | # File upload address, optional |