From 3c85dae6fdfa1da2bc7232199b2f343b21df6890 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Sat, 11 Feb 2023 19:14:36 +0800
Subject: [PATCH] Update techhero-platform-dictionary-dev.yml

---
 techhero-platform-dictionary-dev.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/techhero-platform-dictionary-dev.yml b/techhero-platform-dictionary-dev.yml
index 7e3b6ef..804ac96 100644
--- a/techhero-platform-dictionary-dev.yml
+++ b/techhero-platform-dictionary-dev.yml
@@ -26,7 +26,7 @@ spring:
       primary: dict
       datasource:
         dict:
-          url: jdbc:oracle:thin:@119.96.87.17:30100:orcl
-          username: ur_dict_local
-          password: ZGljdF9sb2NhbA==
+          url: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=[fdff:1:1:1::1])(PORT=1521))(CONNECT_DATA=(SID=orcl)))
+          username: nr_dict_dev
+          password: bnJfZGljdF9kZXY=
           driver-class-name: oracle.jdbc.OracleDriver
\ No newline at end of file
--
libgit2 0.26.0