Skip check for unmigrated data

This commit is contained in:
Joey Hafner 2023-10-19 11:46:24 -07:00
parent cf152d4898
commit ba24fa88be

View File

@ -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