updated GitLab root password

This commit is contained in:
j-dunham
2022-08-11 10:53:24 -04:00
parent f860545bf4
commit d71466c87d
3 changed files with 2 additions and 4 deletions
Binary file not shown.
+1 -3
View File
@@ -43,6 +43,4 @@ until $(curl --output /dev/null --silent --head --fail http://localhost); do
sleep 5
done
echo -e '\nGitLab is up and running! \U1F680'
echo "Username: root"
docker exec -it $container_name grep 'Password:' /etc/gitlab/initial_root_password
echo -e '\nGitLab is up and running! \U1F680'