diff options
| -rw-r--r-- | services/cgit/examples/cgitrc | 2 |
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 |
