From 21a4bf8edbf86578969fa114820507470687f5e0 Mon Sep 17 00:00:00 2001 From: mingtianquan Date: Fri, 18 Apr 2025 21:03:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0with=5Fdynamic=5Fapi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3699bf51..31bc5fca 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,8 @@ TAGS ?= with_gvisor,with_dhcp,with_wireguard,with_reality_server,with_clash_api, }, "experimental": { "dynamic_api": { - "listen": "127.0.0.1:9091", - "secret": "your_secret_key111111" + "listen": "127.0.0.1:9090", + "secret": "your_secret_key" } } }