feat: add .env.example for all
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user