From c41757da39dc4b009c01a1c483bb456bd54116c4 Mon Sep 17 00:00:00 2001 From: htlee Date: Tue, 17 Mar 2026 08:40:24 +0900 Subject: [PATCH 1/2] =?UTF-8?q?chore:=20prod=20AIS=20API=20=EC=A0=91?= =?UTF-8?q?=EC=86=8D=20=EA=B3=84=EC=A0=95=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-prod.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml index 5bfc97c..9e2378e 100644 --- a/src/main/resources/application-prod.yml +++ b/src/main/resources/application-prod.yml @@ -271,8 +271,8 @@ app: ais-target: ttl-minutes: 120 ais-api: - username: 7cc0517d-5ed6-452e-a06f-5bbfd6ab6ade - password: 2LLzSJNqtxWVD8zC + username: 803d128a-8404-4d7e-a875-4502c5403dd8 + password: Fts5qqzkJMWNVvbR # 일일 항적 데이터 인메모리 캐시 cache: -- 2.45.2 From 3f770682cc810eacd0b7ecd7d0666b25a1161d6a Mon Sep 17 00:00:00 2001 From: htlee Date: Tue, 17 Mar 2026 08:40:59 +0900 Subject: [PATCH 2/2] =?UTF-8?q?docs:=20=EB=A6=B4=EB=A6=AC=EC=A6=88=20?= =?UTF-8?q?=EB=85=B8=ED=8A=B8=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/RELEASE-NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index 0abca01..f8dfa3b 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -4,6 +4,9 @@ ## [Unreleased] +### 기타 +- prod AIS API 접속 계정 변경 + ## [2026-03-13] ### 추가 -- 2.45.2