Fix name
This commit is contained in:
@@ -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/
|
||||||
Reference in New Issue
Block a user