FastTunnel/FastTunnel.Server/Properties/launchSettings.json
2020-07-13 10:51:03 +08:00

10 lines
140 B
JSON

{
"profiles": {
"FastTunnel.Server": {
"commandName": "Project"
},
"Docker": {
"commandName": "Docker"
}
}
}