Update README.md

This commit is contained in:
Anca Iordache
2020-03-06 16:53:31 +01:00
committed by GitHub
parent 88b5df7844
commit 80dcce97b4

View File

@@ -61,10 +61,10 @@ CONTAINER ID IMAGE COMMAND CREATED
Open a browser and go to localhost.
![page](http://output.jpg)
![page](https://github.com/aiordache/awesome-compose/blob/master/samples/angular/output.jpg)
Stop and remove the container
```
$ docker-compose down
```
```