From cc4ec791d18dc53d141b5f5fc3c2cf64f6dbc158 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Le=20Quang=20Cuong/=28Le=20Quang=20Cuong=29/=ED=98=84?=
=?UTF-8?q?=EC=9E=A5=EB=8C=80=EB=A6=AC=EC=9D=B8/SK?= <20074469@skcc.com>
Date: Thu, 24 Jul 2025 17:27:14 +0900
Subject: [PATCH] init dev env
---
pom.xml | 4 ++--
src/main/resources/application.yaml | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2ca0076..ede80db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,12 +204,12 @@
file://D:\Temp\prj\maven\repository\com\machbase\6.1.11
-
+
diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml
index 8af50d1..fae396c 100644
--- a/src/main/resources/application.yaml
+++ b/src/main/resources/application.yaml
@@ -18,10 +18,10 @@ spring:
#local db
db-type: oracle
- serverIp: localhost
- port: 1521
+ serverIp: 218.237.212.51
+ port: 30001
databaseName: free
- username: LSITC
+ username: lsitc
password: "ziin2117!"