aboutsummaryrefslogtreecommitdiff
path: root/template/docker-compose.yaml.template
diff options
context:
space:
mode:
Diffstat (limited to 'template/docker-compose.yaml.template')
-rw-r--r--template/docker-compose.yaml.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/docker-compose.yaml.template b/template/docker-compose.yaml.template
index f4e73a5..d86aae6 100644
--- a/template/docker-compose.yaml.template
+++ b/template/docker-compose.yaml.template
@@ -181,7 +181,7 @@ services:
container_name: roundcubemail
restart: on-failure:3
volumes:
- - ./data/roundcube/gnupg:/gnupg
+ - ./data/secret/gnupg:/gnupg
- ./data/roundcube/www/html:/var/www/html
- ./data/roundcube/db:/var/roundcube/db
- ./data/roundcube/config:/var/roundcube/config