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