From 0bd772efc44d00a45fc6aa0f7d79f1c72ce4451a Mon Sep 17 00:00:00 2001 From: Hyojin Ahn Date: Sun, 14 Jun 2026 10:03:07 -0400 Subject: [PATCH] =?UTF-8?q?=EB=82=B4=EB=B6=80=ED=98=B8=EC=B6=9C=20?= =?UTF-8?q?=EB=B3=80=EC=88=98=20=EA=B0=92=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.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 0aec799..311db11 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -36,4 +36,4 @@ server: # ================================ hcm: api: - base-url: http://localhost:8081/hcm-rest-api \ No newline at end of file + base-url: http://hcm-rest-api:8081/hcm-rest-api \ No newline at end of file