diff --git a/compose.yml b/compose.yml index 80096559..4b2f954f 100644 --- a/compose.yml +++ b/compose.yml @@ -92,6 +92,7 @@ x-shared: - ${NEODB_DATA:-../data}/takahe-media:/www/media - ${NEODB_DATA:-../data}/takahe-cache:/www/cache - ${NEODB_DATA:-../data}/www-root:/www/root + - ./custom/edition.custom.html:/neodb/catalog/templates/edition.html depends_on: - redis - neodb-db