This commit is contained in:
Administrator
2022-09-04 11:09:57 +03:00
parent a6b66b0791
commit 6fc0e07084
2 changed files with 0 additions and 5 deletions

View File

@@ -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