From b592e3cd5c6f5b44b16de4248b7de1f55c77adaa Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Sat, 23 Apr 2022 12:57:50 +0800
Subject: [PATCH] Update application-local.yml

---
 application-local.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/application-local.yml b/application-local.yml
index 965dbfc..1253acd 100644
--- a/application-local.yml
+++ b/application-local.yml
@@ -12,6 +12,10 @@ ribbon:
   MaxAutoRetriesNextServer: 1
   eureka:
     enabled: false
+  Httpclient:
+    enabled: false
+  OkHttp:
+    enabled: true
   eager-load:
     enabled: true
     clients: techhero-framework-config, techhero-framework-eureka, techhero-framework-auth,techhero-platform-exam,techhero-platform-system
--
libgit2 0.26.0