shikeying
2022-10-27 f92600ec2835c9ad48b5f20d2ca18cf25931ff44
deploy-jar-template/src/main/resources/application-dev.yml
@@ -8,7 +8,7 @@
#    password: Bjjmy_63661766
    password: Bjjmy_2020
#    driver-class-name: sunje.goldilocks.jdbc.GoldilocksDriver
    url: jdbc:mysql://124.70.39.177:3306/train_recommend?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    url: jdbc:mysql://116.198.40.76:3306/train_recommend?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    type: com.walker.jdbc.ds.DefaultDataSource
    hikari:
      minimum-idle: 5
@@ -64,7 +64,7 @@
  cache:
    redis-enabled: false
  # 相似度分析模块使用
  # 相似度分析模块使用(暂时废弃)
  similarity:
    # 是否启用相似度模块,如果禁用则要确保注入时支持为空
    enabled: true
@@ -92,17 +92,25 @@
#    data-folder: /opt/ai/video/
    # 视频相似度AI服务URL
    ai-service: http://121.36.40.27:12345
#    ai-service: http://121.36.40.27:12345
    ai-service: http://127.0.0.1:8801
    # 推荐相似视频(算法)前多少个
    top-n: 40
    # 测试模式,如果是则仅生成固定测试数据,正式部署需要改为 false
    test-mode: true
    test-mode: false
    #业务视频所在数据库信息
    business-datasource-url: 124.70.39.177
    business-datasource-url: 116.198.40.76
    business-datasource-port: 3306
    business-datasource-service: train_test
    business-datasource-service: train_zs
    business-datasource-authentication: root
    business-datasource-certification: Bjjmy_2020
#sftp:
#  host: 124.70.39.177
#  port: 22
#  user: mysftp
#  pass: Bjjmy_2020
#  base: /train