Skip to content

migrations: add gitlab.host to gitlab.yml

Jason Plum requested to merge 1947-migrations-add-gitlab-host-config into master

gitlab-org/gitlab@d8df043d

A recent change in the gitlab codebase requires us to have gitlab.host setting populated under production for the Rails configuration. Add this to the Migrations configmap, preventing stack traces.

Closes #1947 (closed)

Merge request reports