[Known Issue]: https://localhost:5001 not in Console Logs after dab start
#2237
Labels
bug
Something isn't working
cri
Customer Reported issue
known-issue
Known issues linked from https://learn.microsoft.com
triage
issues to be triaged
Milestone
What happened?
When using .NET 8 and Data API builder v1.1+ CLI, the Console Logs do not present the HTTPS URL.
Workaround
In your
.env
file, add the following line:ASPNETCORE_URLS="http://localhost:5000;https://localhost:5001"
References
Version
1.1+
What database are you using?
Azure SQL
What hosting model are you using?
Local (including CLI)
Which API approach are you accessing DAB through?
REST, GraphQL
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: