From 231fed84c77ab34ab1f1c3d1c43d9f5f86eb7f6e Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: Thu, 2 Mar 2023 13:51:33 +0800 Subject: [PATCH] Update techhero-resources-dictionary-sitout.yml --- techhero-resources-dictionary-sitout.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techhero-resources-dictionary-sitout.yml b/techhero-resources-dictionary-sitout.yml index 6bf56ec..b1582be 100644 --- a/techhero-resources-dictionary-sitout.yml +++ b/techhero-resources-dictionary-sitout.yml @@ -26,7 +26,7 @@ spring: primary: dict datasource: dict: - url: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=oracleServer)(PORT=1521))(CONNECT_DATA=(SID=orcl))) + url: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=[fdff:1:1:1::1])(PORT=1521))(CONNECT_DATA=(SID=orcl))) username: ur_dict_local password: ZGljdF9sb2NhbA== driver-class-name: oracle.jdbc.OracleDriver \ No newline at end of file -- libgit2 0.26.0