aboutsummaryrefslogtreecommitdiffstats
path: root/services/cgit
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-06-13 02:37:39 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-06-13 02:37:39 +0200
commit4d7e6a4b18528c17161b3217ee66f10583c9b626 (patch)
tree6c20994a7b9bca234d145e2d1d0aa40f1ccd807d /services/cgit
parent4dba60eb3cc95c3b3de9ff1b9400ab77c0455147 (diff)
downloadnet_services-4d7e6a4b18528c17161b3217ee66f10583c9b626.tar.gz
net_services-4d7e6a4b18528c17161b3217ee66f10583c9b626.zip
fix: use correct clone URL
Diffstat (limited to 'services/cgit')
-rw-r--r--services/cgit/examples/cgitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/cgit/examples/cgitrc b/services/cgit/examples/cgitrc
index 3827839..56e4e12 100644
--- a/services/cgit/examples/cgitrc
+++ b/services/cgit/examples/cgitrc
@@ -42,7 +42,7 @@ repository-sort=age
remove-suffix=1
max-stats=year
snapshots=tar.gz zip
-clone-url=http://localhost:8080/$CGIT_REPO_URL
+clone-url=https://git.localhost/$CGIT_REPO_URL
readme=:readme.md
# This setting must be set last because settings set after repos are scanned are not applied
scan-path=/srv/git