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