打开 关闭

Question on production deployment of an Abp solution #3055


User avatar
0
balessi75 创建

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 答案
  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    hi

    What's the content of your appsettings.json?

    You should change the URLs to your production URLs

  • User Avatar
    0
    balessi75 创建

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

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