By default the external connection is disabled.
You need to set up the ExternalPort in appsettings.json to your desired port number (e.g. 5001)
Then you will see the external url in the log file (or an error message if there was a problem)
Also make sure that you don't have a firewall set up on your pc, that blocks that port number for incoming connections...
You need to set up the ExternalPort in appsettings.json to your desired port number (e.g. 5001)
Then you will see the external url in the log file (or an error message if there was a problem)
Also make sure that you don't have a firewall set up on your pc, that blocks that port number for incoming connections...
Last edited: