hi
If the files exist in /home/site/wwwroot. I'm not sure about the cause of the problem. Could it be permission?
hi
The problem is with the Maw3idIdentityServerModule project.
I suggest you make a project that reproduces the problem. You can test your code in a new template project.
hi
Can you share the code of PreConfigureServices method.
Thanks.
hi
Has your problem been solved? I see that you have closed this problem.
hi
https://github.com/abpframework/abp/issues/18812#issuecomment-1899998048
hi
I have shared the source code of the GeneralSettings component, You can try to override it by source code.
https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface
hi
Please add some test code to Program.cs of apihost to check the appsettngs.json,appsettngs.secrets.json files.
You can try to read the file content.
hi
Please use DomainService in HandleEventAsync method.
You can also use the same DomainService in _articleDownsAppService.
Is there an appstitiongs.json file in Azure, and does AuthServer:Authority exist in it?
hi
https://github.com/abpframework/abp/issues/3487#issuecomment-1820454025