Remotely/Desktop.Linux/Properties/launchSettings.json
2021-07-29 07:56:55 -07:00

8 lines
192 B
JSON

{
"profiles": {
"Desktop.Linux": {
"commandName": "Project",
"commandLineArgs": "-orgid \"e42c65b4-deb2-4dca-b4fb-ec8dcbe8f84c\" -host \"https://localhost:5001\""
}
}
}