Fix syntax highlighting for ucp/configuration

This commit is contained in:
Joao Fernandes
2016-10-25 11:41:19 -07:00
committed by GitHub
parent f39d909fdd
commit 3469ca7ea3

View File

@@ -38,7 +38,7 @@ To replace the server certificates used by UCP, for each controller node:
1. Login into the node with ssh.
2. In the directory where you have the keys and certificates to use, run:
```bash
```none
# Create a container that attaches to the same volume where certificates are stored
$ docker create --name replace-certs -v ucp-controller-server-certs:/data busybox