commit message from python script
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
nginx['ssl_certificate'] = "/etc/gitlab/ssl/gitlab.cer"
|
||||
nginx['ssl_certificate_key'] = "/etc/gitlab/ssl/gitlab.key"
|
||||
nginx['ssl_protocols'] = "TLSv1.1 TLSv1.2"
|
||||
registry_external_url = 'https://registry.{{gitlab_hostname}}'
|
||||
registry_external_url 'https://registry.{{gitlab_hostname}}'
|
||||
registry['registry_http_addr'] = "0.0.0.0:5000"
|
||||
registry_nginx['enable'] = false
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user