From a3ba89d5efee7acc701d693754747f598323bbd5 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Wed, 26 Jul 2023 17:32:49 +0200
Subject: [PATCH] OZG-4033 OZG-4059 fix config

---
 goofy-server/src/main/resources/application.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/goofy-server/src/main/resources/application.yml b/goofy-server/src/main/resources/application.yml
index e29fe48b7e..987bdd897e 100644
--- a/goofy-server/src/main/resources/application.yml
+++ b/goofy-server/src/main/resources/application.yml
@@ -86,4 +86,4 @@ kop:
 ozgcloud:
   user-assistance:
     documentation:
-      url: d
\ No newline at end of file
+      url:
\ No newline at end of file
-- 
GitLab