From 3137b588f886886e862c3da7c39ca27158a1f640 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 1 Mar 2016 11:04:27 +0100 Subject: [vagrant] Show link to webapp --- vagrant/configure-leap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vagrant/configure-leap.sh b/vagrant/configure-leap.sh index 531713a0..bf07f3a6 100755 --- a/vagrant/configure-leap.sh +++ b/vagrant/configure-leap.sh @@ -97,3 +97,4 @@ $LEAP leap list --print ip_address,domain.full,dns.aliases | sed 's/^.* //' | s echo 'Please see https://leap.se/en/docs/platform/tutorials/vagrant#use-the-bitmask-client-to-do-an-initial-soledad-sync for more details how to use and test your LEAP provider.' echo -e "\nIf you don't want to use the Bitmask client, please ignore the above instructions.\n" +echo -e 'The LEAP webapp is now available at https://localhost:4443\n' -- cgit v1.2.3