gitlab: image: 'gitlab/gitlab-ce:latest' restart: always hostname: 'gitlab.mydomain.de' environment: GITLAB_OMNIBUS_CONFIG: | external_url 'https://gitlab.mydomain.de' gitlab_rails['gitlab_ssh_port'] = 12345 #
问GITLAB_OMNIBUS_CONFIG环境变量不工作?EN如果你不属于上述的情况,请查看:https://learn.microsoft....
## GitLab URL ##! URL on which GitLab will be reachable. ##! For more details on configuring external_url see: ##! https://docs.gitlab.com/omnibus/settings/configuration.html#configuring-the-external-url-for-gitlab external_url 'GENERATED_EXTERNAL_URL' ## Legend ##! The f...