Files
LINUX/f-srv/Properties/launchSettings.json
2026-01-16 00:30:19 +07:00

8 lines
115 B
JSON

{
"profiles": {
"f-srv": {
"commandName": "Project",
"commandLineArgs": "--port 3113"
}
}
}