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