摘要:
1.进入容器 docker exec -it gitlab exec 2.修改密码 su gitgitlab-rails console -e production //可以带上-e 参数查看版本,不同版本修改用户密码有细微差别u = User.where(id:1).firstu.password 阅读全文
posted @ 2024-01-19 10:08
少年老余
阅读(224)
评论(0)
推荐(0)
2024年1月19日