Fixed numbering

Sumit Ghosh 2021-09-02 15:50:12 +05:30
parent de3a4c576d
commit fcc408b3aa

@ -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: