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

8 lines
111 B
JSON

{
"profiles": {
"f-cln": {
"commandName": "Project",
"commandLineArgs": "-p 3113"
}
}
}