let compose.yml use the custom template
Some checks are pending
Some checks are pending
This commit is contained in:
parent
87a27aa553
commit
3a2bb41f0d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue