mirror of
https://github.com/jlengrand/gitlab-recipes.git
synced 2026-03-10 08:11:17 +00:00
fix typo on gravatar
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
# You also need to edit gitlab/config/gitlab.yml
|
# You also need to edit gitlab/config/gitlab.yml
|
||||||
# 1) Define port for http: line 19 -- port: 443
|
# 1) Define port for http: line 19 -- port: 443
|
||||||
# 2) Enable https: line 20 -- https: true
|
# 2) Enable https: line 20 -- https: true
|
||||||
# 3) Disable gravater: line 110 -- enabled: false
|
# 3) Disable gravatar: line 110 -- enabled: false
|
||||||
|
|
||||||
upstream gitlab {
|
upstream gitlab {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user