chore: remove --port backend parameter

This commit is contained in:
jialin
2025-06-05 11:29:54 +08:00
parent de34d0ae00
commit 57f4ddad26
@@ -11,10 +11,6 @@ const options = [
label: '--host',
value: '--host'
},
{
label: '--port',
value: '--port'
},
{
label: '--timeout',
value: '--timeout'