This commit is contained in:
Zengtudor 2024-10-16 16:24:38 +08:00
parent 1eec954872
commit beda44b6bf

View File

@ -1,7 +1,7 @@
version: '3.6'
services:
gitlab:
image: gitlab/gitlab-ee:latest
image: gitlab/gitlab-ce:latest
container_name: gitlab
restart: always
hostname: '$SERVER_HOST'