CC#•Created by Brady Kelly on 2/16/2023 in #help ❔ Can't change environment variables in Rider
ASPNETCORE_URLS should come from applicationUrl in the launchSettings. If you want to have full control of the run profile in Rider, you can add a new profile of the type ‘.NET Project’ and manually configure all environment variables.