let compose.yml use the custom template
This commit is contained in:
parent
b42a28d511
commit
d2833f6e25
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-media:/www/media
|
||||||
- ${NEODB_DATA:-../data}/takahe-cache:/www/cache
|
- ${NEODB_DATA:-../data}/takahe-cache:/www/cache
|
||||||
- ${NEODB_DATA:-../data}/www-root:/www/root
|
- ${NEODB_DATA:-../data}/www-root:/www/root
|
||||||
|
- ./custom/edition.custom.html:/neodb/catalog/templates/edition.html
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
- neodb-db
|
- neodb-db
|
||||||
|
|
Loading…
Add table
Reference in a new issue