Skip to content

Instantly share code, notes, and snippets.

@MartinZikmund
Last active November 21, 2022 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MartinZikmund/5ce71cff7788dacf5d3dde7fd9b5907e to your computer and use it in GitHub Desktop.
Save MartinZikmund/5ce71cff7788dacf5d3dde7fd9b5907e to your computer and use it in GitHub Desktop.
{
"profiles": {
"MyUnoApp.Server": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:51042;http://localhost:51043",
"devTunnelEnabled": true,
"devTunnelAccess": "public"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment