mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
docker-compose.yml: assign placeholder text to GITLAB_SECRETS_DB_KEY_BASE
This commit is contained in:
parent
3f8647fd16
commit
0630cc2faf
@ -18,7 +18,7 @@ gitlab:
|
||||
- TZ=Asia/Kolkata
|
||||
- GITLAB_TIMEZONE=Kolkata
|
||||
|
||||
- GITLAB_SECRETS_DB_KEY_BASE=
|
||||
- GITLAB_SECRETS_DB_KEY_BASE=long-and-random-alphanumeric-string
|
||||
|
||||
- GITLAB_HOST=localhost
|
||||
- GITLAB_PORT=10080
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user