From 1545195e3f177d291d5ecb59dfa41382f913efdb Mon Sep 17 00:00:00 2001 From: "semin.baek" Date: Thu, 18 Sep 2025 11:13:53 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8F=AD=EC=8A=A4=EC=86=8C=ED=94=84=ED=8A=B8?= =?UTF-8?q?=20=EC=97=85=EB=AC=B4=EC=A7=80=EC=9B=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/docs/settings-examples/dfxagent-ami-oper.json | 2 +- src/docs/settings-examples/dfxagent-mkami-oper.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/settings-examples/dfxagent-ami-oper.json b/src/docs/settings-examples/dfxagent-ami-oper.json index 0639b17..7c91cc3 100644 --- a/src/docs/settings-examples/dfxagent-ami-oper.json +++ b/src/docs/settings-examples/dfxagent-ami-oper.json @@ -1,5 +1,5 @@ { - "description": "현장관리 AMI 개발 서버(KT-CLOUD)에서 동작. AMI CUBRID DB 연결함", + "description": "K-ECP DB 서버에서 실행함. 현장관리 CUBRID 연결.", "myHostId": "ami-cubrid", "myListenPort": 17811, "knownAgentList": [ diff --git a/src/docs/settings-examples/dfxagent-mkami-oper.json b/src/docs/settings-examples/dfxagent-mkami-oper.json index dbd4904..a1f2940 100644 --- a/src/docs/settings-examples/dfxagent-mkami-oper.json +++ b/src/docs/settings-examples/dfxagent-mkami-oper.json @@ -1,5 +1,5 @@ { - "description": "워크스테이션에서 실행함. 워크스테이션 oracle 연결.", + "description": "K-ECP DB 서버에서 실행함. M-KAMI oracle 연결.", "myHostId": "mkami-oracle", "myHostName": "10.100.12.86", "myListenPort": 17801,