gitlab 修改导入文件大小 nginx 配置 重启gitlab 导致 nginx 报错 stdout: sh: /opt/gitlab/embedded/sbin/nginx: 没有那个文件或目录
报错 stdout: sh: /opt/gitlab/embedded/sbin/nginx: 没有那个文件或目录
修改
vim /opt/gitlab/sv/nginx/run
#exec chpst -P /opt/gitlab/embedded/sbin/nginx -p /var/opt/gitlab/nginx
exec chpst -P /opt/gitlab/embedded/sbin/gitlab-web -p /var/opt/gitlab/nginx
重启
gitlab-ctl restart
本文来自博客园,作者:0x1cc4,转载请注明原文链接:https://www.cnblogs.com/0x1cc4/p/17920008.html
浙公网安备 33010602011771号