Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

.env.litai 399B

123456789
  1. VITE_BASE_API = 'http://127.0.0.1:8003'
  2. #VITE_BASE_API = 'http://10.198.1.18:8003'
  3. #VITE_BASE_API = 'http://172.16.7.51:10035'
  4. VITE_PREVIEW_API = 'http://10.198.1.27:8012'
  5. VITE_RAQ_API = 'http://172.16.2.78:8080'
  6. VITE_UREPORT_API = 'http://172.16.2.78:8001'
  7. VITE_FINEREPORT_API = 'http://10.198.1.26:8080'
  8. VITE_IMAGE_API = 'http://192.168.31.23/image'
  9. VITE_WORKFLOW_ADDR = 'http://172.16.7.51:10028'