iayti / CleanArchitecture

ASP.NET Core 6 Web API Clean Architecture Solution Template
MIT License
654 stars 120 forks source link

Problem with identity server 4 #35

Closed Eridau closed 3 years ago

Eridau commented 3 years ago

Hello, I'm trying to setup identity server 4 for production, and the application keeps erroring out when it runs in production mode, any idea how I can solve this?

iayti commented 3 years ago

Hi, I can't give a clear answer without seeing the error. If you can share the error let me check.

If you're experimenting with changing the environment, it might not be getting the changes in appsetting.Production.json.

Have a nice coding 😊

iayti commented 3 years ago

Closed due to lack of response