瀏覽代碼

爬取封面添加代理

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