Remove gitlab hostname
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -3,7 +3,6 @@ version: '3.9'
|
|||||||
services:
|
services:
|
||||||
gitlab:
|
gitlab:
|
||||||
image: gitlab/gitlab-ce
|
image: gitlab/gitlab-ce
|
||||||
hostname: git.karaolidis.com
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /home/nick/configs/gitlab/config:/etc/gitlab
|
- /home/nick/configs/gitlab/config:/etc/gitlab
|
||||||
|
Reference in New Issue
Block a user