添加with_dynamic_api

This commit is contained in:
mingtianquan 2025-04-18 21:03:32 +08:00
parent dba9ecaa40
commit 21a4bf8edb

View File

@ -79,8 +79,8 @@ TAGS ?= with_gvisor,with_dhcp,with_wireguard,with_reality_server,with_clash_api,
}, },
"experimental": { "experimental": {
"dynamic_api": { "dynamic_api": {
"listen": "127.0.0.1:9091", "listen": "127.0.0.1:9090",
"secret": "your_secret_key111111" "secret": "your_secret_key"
} }
} }
} }