From e89ea22b757b99731543b1518f453d17e93e8c0d Mon Sep 17 00:00:00 2001 From: dungbik Date: Fri, 13 Mar 2026 10:32:31 +0900 Subject: [PATCH] =?UTF-8?q?Feat:=20grpc=20port=20=EA=B8=B0=EB=B3=B8=20?= =?UTF-8?q?=EA=B0=92=20=EC=88=98=EC=A0=95?= 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 d7455e0..badcbf0 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -25,7 +25,7 @@ spring: grpc: server: - port: ${GRPC_PORT:9092} + port: ${GRPC_PORT:9091} client: channels: image-service: