We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1e7e4 commit ad1fbdcCopy full SHA for ad1fbdc
Gitlab-Install-And-Settings.md
@@ -35,7 +35,7 @@ gitlab-postgresql:
35
environment:
36
- DB_NAME=gitlabhq_production
37
- DB_USER=gitlab
38
- - DB_PASS=123456
+ - DB_PASS=password
39
- DB_EXTENSION=pg_trgm
40
volumes:
41
- /data/gitlab/postgresql:/var/lib/postgresql
0 commit comments