fixed formatting issue

This commit is contained in:
Mark Bishop
2018-05-22 18:16:10 -07:00
committed by Mark Bishop
parent 08862db24c
commit 0583720075
@@ -47,3 +47,4 @@ docker stop <RANCHER_CONTAINER_ID>
```
docker run -d --volumes-from rancher-backup-<RANCHER_VERSION> --restart=unless-stopped \
-p 80:80 -p 443:443 rancher/rancher:<CURRENT_RANCHER_VERSION>
```