aspnetcore-angular-universal
aspnetcore-angular-universal copied to clipboard
A docker question
Hi I am using angular 5 version of this project right now, and I been thinking to update to .core 2.1 & angular 6.
I am a bit confused by #634 ... Could someone explain what it for?
There is a project called docker-compose.dcproj. By setting this to the startup project docker will be used to run the application instead of iis-express. This requires docker to be installed on the machine that compiles the code. If you are not using containers then simply ignore this.