mirror of https://github.com/docker/docs.git
Update formatting on note
This commit is contained in:
parent
7e6f87387c
commit
cada8f776f
|
@ -28,7 +28,7 @@ $ docker run -it --rm docker/dtr:2.5.0 install \
|
|||
--ucp-node <UCP_NODE_HOSTNAME> \
|
||||
--ucp-insecure-tls
|
||||
|
||||
Note: Use --ucp-ca "$(cat ca.pem)" instead of --ucp-insecure-tls for a production deployment.
|
||||
Note: Use `--ucp-ca "$(cat ca.pem)"` instead of `--ucp-insecure-tls` for a production deployment.
|
||||
|
||||
## Options
|
||||
|
||||
|
|
Loading…
Reference in New Issue