updated GitLab root password
This commit is contained in:
Binary file not shown.
@@ -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'
|
||||
Reference in New Issue
Block a user