From f08da86eb39bd7df149c7b6a864a55e29e233a72 Mon Sep 17 00:00:00 2001 From: Rinjae Date: Thu, 9 Jul 2026 15:26:01 +0900 Subject: [PATCH] =?UTF-8?q?-=20Jenkinsfile=20=EA=B2=BD=EB=A1=9C=20?= =?UTF-8?q?=EC=88=98=EC=A0=95:=20WL=5FHOME,=20WL=5FDEPLOY=5FDIR=20?= =?UTF-8?q?=EB=94=94=EB=A0=89=ED=86=A0=EB=A6=AC=20=EB=B3=80=EA=B2=BD=20-?= =?UTF-8?q?=20credentialDetail.html:=20=EB=B9=84=EB=B0=80=EA=B0=92=201?= =?UTF-8?q?=ED=9A=8C=20=ED=91=9C=EC=8B=9C=20=EA=B2=BD=EA=B3=A0=20=EB=A9=94?= =?UTF-8?q?=EC=8B=9C=EC=A7=80=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile.deploy | 4 ++-- .../templates/views/apps/mypage/credentialDetail.html | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile.deploy b/Jenkinsfile.deploy index b415571..6b0f9ab 100644 --- a/Jenkinsfile.deploy +++ b/Jenkinsfile.deploy @@ -87,8 +87,8 @@ pipeline { agent { label 'weblogic' } environment { JENKINS_NODE_COOKIE = 'dontKillMe' // background weblogic를 빌드 종료 시 죽이지 않게 - WL_HOME = '/prod/eapim/devportal' - WL_DEPLOY_DIR = '/prod/eapim/devportal/war' + WL_HOME = '/app/eapim/devportal' + WL_DEPLOY_DIR = '/app/eapim/devportal' WL_WAR_NAME = 'eapim-portal.war' WL_HTTP_PORT = '39130' WL_NOHUP = '/logs/weblogic/domains/eapimDomain/nohup.devSvr11.out' diff --git a/src/main/resources/templates/views/apps/mypage/credentialDetail.html b/src/main/resources/templates/views/apps/mypage/credentialDetail.html index 8334288..d5ba7a5 100644 --- a/src/main/resources/templates/views/apps/mypage/credentialDetail.html +++ b/src/main/resources/templates/views/apps/mypage/credentialDetail.html @@ -107,6 +107,10 @@ +

+ ⚠ 이 값은 지금 한 번만 표시되며, 이후에는 다시 조회할 수 없습니다.
+ 반드시 안전한 곳에 복사하여 보관해 주세요. +