From c1c82238f5c60985a4c5fdbb12bf2af40594fc07 Mon Sep 17 00:00:00 2001 From: Marek Libra Date: Thu, 3 Nov 2016 15:18:42 +0100 Subject: [PATCH] Add UserPortal localhost address --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7758e9c5c..c6e3230d3 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ For early testing: - `npm i` - `HTTPS=true npm start` +- access the UserPortal at [https://localhost:3000/](https://localhost:3000/) **Quick run using Docker** @@ -64,4 +65,5 @@ Just specify where your oVirt engine is running and expose the port `3000` from ## Author(s) Please send author(s) any feedback on the project. -- Marek Libra (mlibra@redhat.com) +- Marek Libra (mlibra@redhat.com) +