This commit is contained in:
Colin Hebert
2023-01-22 20:11:18 +01:00
parent dd9258d442
commit 871325c448

View File

@@ -1,4 +1,4 @@
name: Media-Player name: eBook-Reader
services: services:
calibre: calibre:
@@ -53,9 +53,9 @@ volumes:
driver_opts: driver_opts:
type: none type: none
o: bind o: bind
device: ${NASCOMPOSE_SERVICES?}/ebook-viewer/volumes/calibre_config/ device: ${NASCOMPOSE_SERVICES?}/ebook-reader/volumes/calibre_config/
calibre-web_config: calibre-web_config:
driver_opts: driver_opts:
type: none type: none
o: bind o: bind
device: ${NASCOMPOSE_SERVICES?}/ebook-viewer/volumes/calibre-web_config/ device: ${NASCOMPOSE_SERVICES?}/ebook-reader/volumes/calibre-web_config/