Skip to content

Commit

Permalink
quick-install: output URL
Browse files Browse the repository at this point in the history
  • Loading branch information
n-at committed Apr 30, 2024
1 parent 614e849 commit ad3d1f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/quick-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ sleep 5
playtime_password=$(cat "playtime/data/admin.password")
echo ">>>>>>>>>> DONE <<<<<<<<<<"
echo ""
echo "https://${DOMAIN}/"
echo ""
echo "Your login: admin"
echo "Your password: ${playtime_password}"
echo ""

0 comments on commit ad3d1f9

Please sign in to comment.