소스 검색

爬取封面添加代理

syh 5 년 전
부모
커밋
1e3315fa90
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      jeecg-boot-module-system/src/main/resources/application-prod.yml

+ 6 - 0
jeecg-boot-module-system/src/main/resources/application-prod.yml

@@ -13,6 +13,12 @@ management:
         include: metrics,httptrace
 
 spring:
+  spring:
+    rabbitmq:
+      host: 39.106.184.70
+      port: 5672
+      username: guest
+      password: guest
   servlet:
     multipart:
       max-file-size: -1