From 9c1f3784e9be76193066688b7ffd96f221c907c8 Mon Sep 17 00:00:00 2001 From: hhko Date: Sat, 28 Dec 2024 07:53:24 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EC=84=A4=EB=AA=85=20=EB=B3=B4=EA=B0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 320c242..f361dd1 100644 --- a/README.md +++ b/README.md @@ -1152,6 +1152,9 @@ docker-compose.override.yml } ``` - appsettings.Docker.json 파일 +- OtlpCollectorHost 값 구분 + - 컨테이너일 때(도커 컴포즈): host.docker.internal + - 호스트일 때(콘솔): 127.0.0.1 ```yml services: