Update 7.7-to-7.8.md
This commit is contained in:
parent
ebe0d34128
commit
2bf0a690bf
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
|
||||||
There are new configuration options available for [`gitlab.yml`](config/gitlab.yml.example). View them with the command below and apply them to your current `gitlab.yml`.
|
There are new configuration options available for [`gitlab.yml`](config/gitlab.yml.example). View them with the command below and apply them to your current `gitlab.yml`.
|
||||||
|
|
||||||
```
|
```
|
||||||
git diff origin/7-6-stable:config/gitlab.yml.example origin/7-8-stable:config/gitlab.yml.example
|
git diff origin/7-7-stable:config/gitlab.yml.example origin/7-8-stable:config/gitlab.yml.example
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Change Nginx settings
|
#### Change Nginx settings
|
||||||
|
|
Loading…
Reference in a new issue