Update gitlab-ce.yml

This commit is contained in:
Kasra Bigdeli
2020-08-22 12:09:42 -04:00
committed by GitHub
parent af172b6680
commit f494dcdd0b

View File

@ -2,6 +2,7 @@ captainVersion: 4
services:
$$cap_appname:
image: gitlab/gitlab-ce:$$cap_gitlab_version
hostname: $$cap_appname.$$cap_root_domain
volumes:
- '$$cap_appname-config: /etc/gitlab'
- '$$cap_appname-logs: /var/log/gitlab'