Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

deploy .net core

>Download ngrok from https://ngrok.com/download
>Install auth token
>Use this code to expose the localhost port 5001: 
	ngrok http https://localhost:5001 -host-header="localhost:5001"
Source by ngrok.com #
 
PREVIOUS NEXT
Tagged: #deploy #core
ADD COMMENT
Topic
Name
9+4 =