no https
This commit is contained in:
parent
71851ddfa6
commit
8c41f2efa9
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ services:
|
||||||
GITLAB_OMNIBUS_CONFIG: |
|
GITLAB_OMNIBUS_CONFIG: |
|
||||||
external_url 'https://lab.neo.faulty.nl'
|
external_url 'https://lab.neo.faulty.nl'
|
||||||
gitlab_rails['gitlab_shell_ssh_port'] = 2222
|
gitlab_rails['gitlab_shell_ssh_port'] = 2222
|
||||||
|
nginx['listen_https'] = false
|
||||||
# temp ssh port
|
# temp ssh port
|
||||||
VIRTUAL_HOST: lab.neo.faulty.nl
|
VIRTUAL_HOST: lab.neo.faulty.nl
|
||||||
LETSENCRYPT_HOST: lab.neo.faulty.nl
|
LETSENCRYPT_HOST: lab.neo.faulty.nl
|
||||||
|
|
Reference in a new issue