Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
31 stars 14 forks source link

how to show the gitlab password? #535

Closed qiaofeng1227 closed 6 months ago

qiaofeng1227 commented 6 months ago

image

chendelin1982 commented 6 months ago

Had add password environment to set init password, it test ok

gitlab_rails['initial_root_password'] = '${W9_LOGIN_PASSWORD}'