You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

.env.pre 782 B

3 years ago
2 years ago
3 years ago
2 years ago
3 years ago
2 years ago
3 years ago
1234567891011121314151617181920212223242526272829303132333435
  1. ENV = 'production'
  2. # 默认BASE URL
  3. VUE_APP_BASE_API = '/'
  4. # TODO: 目前后端连接位于 8960端口 k8s 服务,需要后端调整后再同步调整
  5. # WebSocket 连接地址
  6. VUE_APP_WS_API = 'ws://{HOST}:8960/ws'
  7. # 数据管理
  8. VUE_APP_DATA_API = '/'
  9. # 训练可视化
  10. VUE_APP_VISUAL_API = '/'
  11. # minio
  12. VUE_APP_MINIO_API = 'http://127.0.0.1:9000/minio'
  13. # atlas
  14. VUE_APP_ATLAS_HOST = 'http://127.0.0.1'
  15. # DCM4CHEE
  16. VUE_APP_DCM_API = 'http://pre.dubhe.club/dcm4chee/dcm4chee-arc/aets/DCM4CHEE_ADMIN'
  17. # minIO 服务 IP
  18. VUE_APP_MINIO_ENDPOINT = '127.0.0.1'
  19. # minIO 服务 端口
  20. VUE_APP_MINIO_PORT = '9000'
  21. # 是否开启 SSL
  22. VUE_APP_MINIO_USESSL = 'false'
  23. # bucketName
  24. VUE_APP_MINIO_BUCKETNAME = 'dubhe-pre'
  25. # 文档链接
  26. VUE_APP_DOCS_URL = http://docs.tianshu.org.cn/docs/

一站式算法开发平台、高性能分布式深度学习框架、先进算法模型库、视觉模型炼知平台、数据可视化分析平台等一系列平台及工具,在模型高效分布式训练、数据处理和可视分析、模型炼知和轻量化等技术上形成独特优势,目前已在产学研等各领域近千家单位及个人提供AI应用赋能