Skip to content

Instantly share code, notes, and snippets.

@iamwildtuna
Created March 10, 2022 11:33
Show Gist options
  • Save iamwildtuna/faf6183b64611dc7610ba5e789fdc66a to your computer and use it in GitHub Desktop.
Save iamwildtuna/faf6183b64611dc7610ba5e789fdc66a to your computer and use it in GitHub Desktop.
wildtuna-zen-article2
nano /etc/gitlab/gitlab.rb
// Находим это строку и выставляем значение false
letsencrypt['enable'] = false
// Сохраняем файл и выполняем реконфигурацию
gitlab-ctl reconfigure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment