set external_url in gitlab config
This commit is contained in:
parent
19bfce8556
commit
5b56483e2d
@ -29,7 +29,7 @@
|
|||||||
##! On AWS EC2 instances, we also attempt to fetch the public hostname/IP
|
##! On AWS EC2 instances, we also attempt to fetch the public hostname/IP
|
||||||
##! address from AWS. For more details, see:
|
##! address from AWS. For more details, see:
|
||||||
##! https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html
|
##! https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html
|
||||||
# external_url 'GENERATED_EXTERNAL_URL'
|
external_url 'https://{{ env "DOMAIN" }}'
|
||||||
|
|
||||||
## Roles for multi-instance GitLab
|
## Roles for multi-instance GitLab
|
||||||
##! The default is to have no roles enabled, which results in GitLab running as an all-in-one instance.
|
##! The default is to have no roles enabled, which results in GitLab running as an all-in-one instance.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user