summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthias Lucas Jaros <jarlucmat@mailbox.org>2026-07-11 11:41:30 +0200
committerGravatar Matthias Lucas Jaros <jarlucmat@mailbox.org>2026-07-11 11:41:30 +0200
commit5ed5d297a1ce123d335dc8404a845bee3bb25aec (patch)
treec8a5c7284f1ca60ce1f3d83cf2be90ff8d9666bd
parente0f9c1f3deb03a7b723e2822877c8194bce3e595 (diff)
Adjusted example docker-compose
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 581dcfb..40e412c 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -10,7 +10,7 @@ services:
PUID: "1000"
PGID: "1000"
volumes:
- - /path/to/your/git/repos:/srv/git/:ro
+ - ./path/to/your/git/repos:/srv/git/:ro
- cgit-cache:/opt/cgit/cache:rw
# if you want to override the default style, logo, favicon, config, etc
#- ./cgit.css:/opt/cgit/app/cgit.css:ro