25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
315B

  1. # public path
  2. VITE_PUBLIC_PATH = /
  3. # Delete console
  4. VITE_DROP_CONSOLE = false
  5. # Basic interface address SPA
  6. VITE_GLOB_API_URL = https://test.vogocm.com:9697
  7. # File upload address, optional
  8. VITE_GLOB_UPLOAD_URL = https://test.vogocm.com:9697/admin-api/infra/upload
  9. # Interface prefix
  10. VITE_GLOB_API_URL_PREFIX=