kj
This commit is contained in:
parent
51cdc0ca13
commit
f601477eea
1 changed files with 2 additions and 8 deletions
10
library.yaml
10
library.yaml
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
services:
|
||||
Calibre-Netgrimoire:
|
||||
image: lscr.io/linuxserver/calibre:latest
|
||||
image: lscr.io/linuxserver/calibre-web:latest
|
||||
container_name: Calibre-Netgrimoire
|
||||
hostname: calibre-netgrimoire
|
||||
networks:
|
||||
|
|
@ -12,16 +12,10 @@ services:
|
|||
- PUID=1001
|
||||
volumes:
|
||||
- /data/nfs/Baxter/Docker/Calibre-netgrimoire/Config:/config
|
||||
- /data/nfs/Baxter/Docker/Calibre-netgrimoire/Plugins:/plugins
|
||||
- /data/nfs/Baxter/Data:/data:shared
|
||||
ports:
|
||||
- 7070:8080
|
||||
- 7081:8081
|
||||
- 8083:8083
|
||||
restart: unless-stopped
|
||||
#security_opt:
|
||||
# - seccomp=unconfined
|
||||
networks:
|
||||
- netgrimoire
|
||||
deploy:
|
||||
labels:
|
||||
- homepage.group=Library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue