diff --git a/Frequent-errors.md b/Frequent-errors.md index 54d7970..e433d2e 100644 --- a/Frequent-errors.md +++ b/Frequent-errors.md @@ -121,7 +121,7 @@ Scenario: If you hit F5 to debug the `WebSPA` project of `eShopOnContainers` app ![](img/spa/docker-file-changes.png) -1. Update environment variable in the *docker-compose.override.yml* file. +2. Update environment variable in the *docker-compose.override.yml* file. - For the `webspa` service, change the value of `ASPNETCORE_ENVIRONMENT` variable from `Production` to `Development` just like as per below: