match any hostname
This commit is contained in:
parent
3a1a6bd420
commit
dfb2de91e3
1 changed files with 1 additions and 1 deletions
2
debian/rake-tasks.sh
vendored
2
debian/rake-tasks.sh
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue