Open Closed

Question on production deployment of an Abp solution #3055


User avatar
0
balessi75 created

Abp Commercial 5.2.0 / Blazor Server / EF

Hi,

We recently deployed our Abp project to Azure and we are finding that the email confirmation link that is generated by the system is referencing localhost (as if working through VS) instead of the actual domain/url provided through Azure.

I'm guessing there is a simple configuration solution to this, but wanted to ask here as we are somewhat new to Abp and deploying to a production environment in general.

Thanks in advance!


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    What's the content of your appsettings.json?

    You should change the URLs to your production URLs

  • User Avatar
    0
    balessi75 created

    Thanks Ma. We did this and things now work as expected.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11