Update README.md

This commit is contained in:
ChocoTaco 2019-12-22 15:26:02 -05:00
parent 65cb19da05
commit d2751db8c0

View file

@ -32,8 +32,10 @@ The container starts automatically when built.
**Stop container**
```docker ps
docker stop <container-id>```
```
docker ps
docker stop <container-id>
```
## Server Customization