From 33c26048fbfe4b02845624eb5bdf30a2e13e5b78 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Thu, 10 Oct 2024 10:18:57 +0800
Subject: [PATCH] Update application.yml

---
 application.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/application.yml b/application.yml
index b1804ac..82020cd 100644
--- a/application.yml
+++ b/application.yml
@@ -64,7 +64,7 @@ redis:
 ribbon:
   eager-load:
     enabled: true
-    clients: techhero-auth-service,techhero-admin-service
+    clients: techhero-auth-service,techhero-admin-service,techhero-wspj-service
   Httpclient:
     enabled: true
   OkHttp:
--
libgit2 0.26.0