From bcfc516053569199b87cb6e2a92456fcac50b1a2 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Thu, 1 Mar 2018 11:46:12 -0800 Subject: Remove Whitespace from CVP Docker README Change-Id: Ic880258ef8ffbcbdcf3452419dd385227567a5a3 Signed-off-by: Trevor Bramwell --- cvp/docker/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cvp/docker/README.rst b/cvp/docker/README.rst index 6aeb38aa..a58df33c 100644 --- a/cvp/docker/README.rst +++ b/cvp/docker/README.rst @@ -16,7 +16,7 @@ To deploy the OVP Dashboard perform the following steps: #. Bring the services up docker-compose up -d - + #. Navigate to the site listed in vhost.env in your browser of choice google-chrome-stable http://ovp.localhost @@ -25,5 +25,5 @@ To deploy the OVP Dashboard perform the following steps: If you're using the default sitename 'ovp.localhost', you'll need to add the following line to /etc/hosts: - + 127.0.0.1 ovp.localhost -- cgit 1.2.3-korg