Skip to content

Commit

Permalink
Added launch settings file.
Browse files Browse the repository at this point in the history
  • Loading branch information
barnstee committed Oct 11, 2024
1 parent 35f7337 commit a642c8d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Properties/launchSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"profiles": {
"UACloudCommander": {
"commandName": "Project"
},
"Docker": {
"commandName": "Docker",
"publishAllPorts": true
}
}
}

0 comments on commit a642c8d

Please sign in to comment.