Added hostname for gitlab

This commit is contained in:
2023-09-05 17:54:27 -04:00
parent 52326e3ba0
commit 840a6c211d

View File

@@ -93,6 +93,7 @@ services:
gitlab:
image: gitlab/gitlab-ce:latest
hostname: https://gitlab.dietrick.dev
ports:
- "8445:443"
- "8086:80"