Hi,
Did you check this: https://learn.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/?view=aspnetcore-7.0&tabs=visual-studio#app-base-path ?
Thanks for your information, I follow that guide and can configure for Blazor application but how we can configure for Auth and HttpHost as they don't have index.html file? Thanks, Dharma
I fixed this issue, I forgot to change Uris in database when I deploy to production. May I reclaim this ticket? Thanks Dharma
Thanks, hope we can have it soon.
We used abp suite to generate the module template and it created a lot of project, we are very confuse how to start and use this module while our main application is using EF with PostgreSQL.
I solved the problem by running abp bundle under blazor project.