Files
compose-anything/src/gitlab/.env.example
2025-09-24 22:24:11 +08:00

8 lines
153 B
Plaintext

# GitLab Version
GITLAB_VERSION=18.4.0-ce.0
# GitLab ports
GITLAB_PORT_OVERRIDE_HTTPS=5443
GITLAB_PORT_OVERRIDE_HTTP=5080
GITLAB_PORT_OVERRIDE_SSH=5022