change exit mode

This commit is contained in:
ascet-tomsk
2026-01-18 01:58:54 +07:00
parent be23f56867
commit 759916ff57
3 changed files with 53 additions and 35 deletions

View File

@@ -2,7 +2,7 @@
"profiles": {
"f-cln": {
"commandName": "Project",
"commandLineArgs": "--port 3113 -i 172.22.176.1"
"commandLineArgs": "-p 1771"
}
}
}