提交 0c59de2e 编写于 作者: R Riyad Preukschas

Make sure the user edits gitlab.yml

上级 4af26f66
......@@ -146,9 +146,14 @@ do so with caution!
# Copy the example GitLab config
sudo -u gitlab -H cp config/gitlab.yml.example config/gitlab.yml
# Make sure to change "localhost" to the fully-qualified domain name of your
# host serving GitLab where necessary
sudo -u gitlab -H vim config/gitlab.yml
# Copy the example Unicorn config
sudo -u gitlab -H cp config/unicorn.rb.example config/unicorn.rb
**Important Note**
Make sure to edit both files to match your setup.
## Install Gems
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册