Add an example fqdn in debconf template
This commit is contained in:
parent
6737450494
commit
e2d5eb1a46
1 changed files with 4 additions and 1 deletions
5
debian/gitlab.templates
vendored
5
debian/gitlab.templates
vendored
|
@ -6,10 +6,13 @@ _Description: Fully qualified domain name for this instance of Gitlab:
|
|||
instance of Gitlab.
|
||||
.
|
||||
This should be the fully qualified name as seen from the Internet, with
|
||||
the domain name that will be used to access the pod.
|
||||
the domain name that will be used to access the Gitlab instance, without any
|
||||
protocol specifiers like https://.
|
||||
.
|
||||
If a reverse proxy is used, give the hostname that the proxy server
|
||||
responds to.
|
||||
.
|
||||
Example: git.example.com
|
||||
|
||||
Template: gitlab/ssl
|
||||
Type: boolean
|
||||
|
|
Loading…
Add table
Reference in a new issue