Browse Source

诊后服务初始化

LAPTOP-KB9HII50\70708 2 years ago
parent
commit
e61f30d892
1 changed files with 5 additions and 0 deletions
  1. 5 0
      svr/svr-base/src/main/resources/application.yml

+ 5 - 0
svr/svr-base/src/main/resources/application.yml

@ -94,6 +94,11 @@ FileTempPath:
  voice_path : /var/local/upload/voice
  chat_file_path : /var/local/upload/chat
minio:
  endpoint: http://172.26.0.152:9001
  accessKey: minio@admin
  secretKey: minio@admin
  bucket: image
---
spring:
  profiles: jwdev