Files
LINUX/f-cln/Properties/launchSettings.json
2026-01-16 10:16:24 +07:00

8 lines
131 B
JSON

{
"profiles": {
"f-cln": {
"commandName": "Project",
"commandLineArgs": "--port 3113 -i 172.22.176.1"
}
}
}