Added hostname for gitlab
This commit is contained in:
@@ -93,6 +93,7 @@ services:
|
|||||||
|
|
||||||
gitlab:
|
gitlab:
|
||||||
image: gitlab/gitlab-ce:latest
|
image: gitlab/gitlab-ce:latest
|
||||||
|
hostname: https://gitlab.dietrick.dev
|
||||||
ports:
|
ports:
|
||||||
- "8445:443"
|
- "8445:443"
|
||||||
- "8086:80"
|
- "8086:80"
|
||||||
|
|||||||
Reference in New Issue
Block a user