From 4f5d445c2d3a3b68773c7c010856ef18e5a0f9ad Mon Sep 17 00:00:00 2001 From: wingyou Date: Mon, 25 Mar 2024 18:23:09 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20db=20=EC=97=94=EB=93=9C=ED=8F=AC?= =?UTF-8?q?=EC=9D=B8=ED=8A=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JWT/src/main/resources/application.properties | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/JWT/src/main/resources/application.properties b/JWT/src/main/resources/application.properties index 0fa9d7d..4a6059a 100644 --- a/JWT/src/main/resources/application.properties +++ b/JWT/src/main/resources/application.properties @@ -1,12 +1,10 @@ -server.servlet.context-path=/tgwing.kr - -server.port= 8080 +server.port=8080 #database spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver -spring.datasource.url=jdbc:mysql://localhost:3306/tgwing?serverTimezone=Asia/Seoul&characterEncoding=UTF-8 -spring.datasource.username=tgwing -spring.datasource.password=tgwing +spring.datasource.url=jdbc:mysql://db-main.cbsm0ayi4dgw.ap-northeast-2.rds.amazonaws.com:3306/tgwing?serverTimezone=Asia/Seoul&characterEncoding=UTF-8 +spring.datasource.username=admin +spring.datasource.password=tgwing2024 # spring data jpa @@ -18,4 +16,4 @@ spring.jpa.open-in-view=false spring.jpa.generate-ddl=true spring.jpa.database-platform=org.hibernate.dialect.MySQLDialect -jwt.secret=2020105622thdtjdgnsdlwpdlejqmffbxlaksemfdjTtmqslek \ No newline at end of file +jwt.secret=2020105622thdtjdgnsdlwpdlejqmffbxlaksemfdjTtmqslek