Skip check for unmigrated data
This commit is contained in:
parent
cf152d4898
commit
ba24fa88be
@ -13,6 +13,7 @@ services:
|
||||
- web
|
||||
- gitlab
|
||||
environment:
|
||||
GITLAB_SKIP_UNMIGRATED_DATA_CHECK: true
|
||||
GITLAB_OMNIBUS_CONFIG: |
|
||||
external_url 'https://gitlab.jafner.net'
|
||||
gitlab_rails['gitlab_shell_ssh_port'] = 2229
|
||||
|
Loading…
Reference in New Issue
Block a user