fix
This commit is contained in:
@@ -3,10 +3,6 @@ version: '3.3'
|
||||
services:
|
||||
gitlab:
|
||||
image: gitlab/gitlab-ee:15.2.2-ee.0
|
||||
environment:
|
||||
GITLAB_OMNIBUS_CONFIG: |
|
||||
external_url 'http://gitlab.sprinthub.ru'
|
||||
# Add any other gitlab.rb configuration here, each on its own line
|
||||
volumes:
|
||||
- /root/gitlab/data:/var/opt/gitlab
|
||||
- /root/gitlab/logs:/var/log/gitlab
|
||||
|
Reference in New Issue
Block a user