match any hostname

This commit is contained in:
Praveen Arimbrathodiyil 2016-02-09 23:39:08 +05:30
parent 3a1a6bd420
commit dfb2de91e3

View file

@ -29,7 +29,7 @@ else
fi
sed -i \
"s/gitlab_url: http:\/\/localhost/gitlab_url: ${gl_proto}:\/\/${GITLAB_HOST}/"\
"s/gitlab_url: http*:\/\/.*/gitlab_url: ${gl_proto}:\/\/${GITLAB_HOST}/"\
${gitlab_shell_root}/config.yml
# Check gitlab is configured correctly