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

15 lines
555 B

1 week ago
3 weeks ago
3 weeks ago
2 weeks ago
  1. VITE_API_BASE='https://hwjb.homilychart.com/dev/admin'
  2. # 测试环境
  3. # VITE_API_BASE='http://54.255.212.181:10704/'
  4. # 正式环境
  5. # VITE_API_BASE='http://54.255.212.181:10705/'
  6. VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload
  7. # VITE_API_BASE='http://192.168.9.28:8081/'
  8. # sunjiabei
  9. # VITE_API_BASE='http://192.168.9.28:8081/'
  10. # VITE_API_BASE='http://192.168.5.92:8081/'
  11. # zhangyong
  12. # VITE_API_BASE='http://192.168.3.83:8081/'
  13. # 本地
  14. # VITE_API_BASE='http://localhost:8081/'
  15. # sunjiabei
  16. # VITE_API_BASE='http://192.168.0.113:8081/'