From 9568d2c8a973c131cc74970f1ecc3afc34c11c8c Mon Sep 17 00:00:00 2001 From: xc Date: Mon, 1 Sep 2025 15:09:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scagent/app.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 scagent/app.conf diff --git a/scagent/app.conf b/scagent/app.conf new file mode 100644 index 0000000..2ac511b --- /dev/null +++ b/scagent/app.conf @@ -0,0 +1,2 @@ +[rpc] +port=9099 \ No newline at end of file