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,