Browse Source

爬取封面添加代理

syh 5 years ago
parent
commit
1e3315fa90
1 changed files with 6 additions and 0 deletions
  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