Skip to content

Instantly share code, notes, and snippets.

@ddoomm
Last active May 9, 2022 08:41
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 ddoomm/9732ad9bb66f4e5f0698bc08bd6a9291 to your computer and use it in GitHub Desktop.
Save ddoomm/9732ad9bb66f4e5f0698bc08bd6a9291 to your computer and use it in GitHub Desktop.
Run .NET Core app using a different url\port
dotnet YouApp.dll --urls http://0.0.0.0:80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment