diff --git a/techhero-auth-local.yml b/techhero-auth-local.yml
index 56958ee..e77f547 100644
--- a/techhero-auth-local.yml
+++ b/techhero-auth-local.yml
@@ -2,8 +2,8 @@
 spring:
   datasource:
     url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
-    username: zcpt_yw
-    password: zcpt_yw456
+    username: sysmngv4
+    password: sysmngv4
     driverClassName: oracle.jdbc.OracleDriver
     initial-size: 5
     validation-query: SELECT 1