mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
alias
This commit is contained in:
@ -2,7 +2,7 @@ version: '3.6'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: 'gitlab/gitlab-ce:latest'
|
image: '${DOCKER_REGISTRY:-}gitlab/gitlab-ce:latest'
|
||||||
container_name: gitlab
|
container_name: gitlab
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
network_mode: bridge
|
network_mode: bridge
|
||||||
|
Reference in New Issue
Block a user