aboutsummaryrefslogtreecommitdiff
path: root/services/templates/docker-compose.yaml.template
diff options
context:
space:
mode:
Diffstat (limited to 'services/templates/docker-compose.yaml.template')
-rw-r--r--services/templates/docker-compose.yaml.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/templates/docker-compose.yaml.template b/services/templates/docker-compose.yaml.template
index 3523023..842037b 100644
--- a/services/templates/docker-compose.yaml.template
+++ b/services/templates/docker-compose.yaml.template
@@ -84,7 +84,7 @@ services:
hostname: git-server
volumes:
- "./@@CRUPEST_DATA_GIT_DIR@@:/git"
- - "./@@CRUPEST_GENERATED_DIR@@/cgitrc:/etc/cgitrc:ro"
+ - "./@@CRUPEST_GENERATED_DIR@@/cgit:/app/cgit"
restart: on-failure:3
roundcubemail: