fix nginx?
This commit is contained in:
parent
8c41f2efa9
commit
3a678e946e
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_port'] = 80
|
||||||
nginx['listen_https'] = false
|
nginx['listen_https'] = false
|
||||||
# temp ssh port
|
# temp ssh port
|
||||||
VIRTUAL_HOST: lab.neo.faulty.nl
|
VIRTUAL_HOST: lab.neo.faulty.nl
|
||||||
|
|
Reference in a new issue