Skip to content

Commit

Permalink
Merge pull request #1 from asantos82/asantos82-patch-1
Browse files Browse the repository at this point in the history
Clearer Setup Complete Message
  • Loading branch information
asantos82 authored Nov 18, 2016
2 parents 90c6687 + 5b4a8c8 commit 3f81816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ chmod +x ./natsc
./natsc request -s nats://127.0.0.1:4222 -t 5 -r 99 'user.set' '{"group_id": 1, "username": "admin", "password": "w4rmR3d", "admin":true}'

echo
echo "Setup complete. Please target ernest using https://127.0.0.1:443, or https://$ERNESTHOST"
echo "Setup complete. Please target Ernest CLI using https://127.0.0.1:443, or https://$ERNESTHOST"

0 comments on commit 3f81816

Please sign in to comment.