aspnetcore-angular-universal
aspnetcore-angular-universal copied to clipboard
Read from external configuration file?
Hi,
In my company we have numbers of enviromets. and each enviroment have a diffrent url.
We need to publish the project only once and after that to copy to each enviroment. I need way to change the url from external config json file after publish the project.
Can anyone explain me how to do that?