Kaynağa Gözat

爬取封面添加代理

syh 5 yıl önce
ebeveyn
işleme
1e3315fa90

+ 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