fix
This commit is contained in:
parent
5a3f72d605
commit
5e69353755
@ -12,6 +12,11 @@ services:
|
|||||||
- gitlab-nginx
|
- gitlab-nginx
|
||||||
hostname: 'gitlab.sprinthub.ru'
|
hostname: 'gitlab.sprinthub.ru'
|
||||||
shm_size: '256m'
|
shm_size: '256m'
|
||||||
|
environment:
|
||||||
|
GITLAB_OMNIBUS_CONFIG: "from_file('/omnibus_config.rb')"
|
||||||
|
configs:
|
||||||
|
- source: gitlab
|
||||||
|
target: /omnibus_config.rb
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
|
Loading…
Reference in New Issue
Block a user