services: remove Komga
This commit is contained in:
parent
b1f0aaeceb
commit
c25ab121e6
|
@ -248,21 +248,6 @@ services:
|
||||||
- 4242:4242
|
- 4242:4242
|
||||||
- 113:10113 #optional
|
- 113:10113 #optional
|
||||||
|
|
||||||
komga:
|
|
||||||
image: gotson/komga
|
|
||||||
container_name: komga
|
|
||||||
restart: unless-stopped
|
|
||||||
env_file:
|
|
||||||
- ./komga/komga.env
|
|
||||||
volumes:
|
|
||||||
- ./komga:/config
|
|
||||||
- ~/comics:/books/comics
|
|
||||||
- ~/manga:/books/manga
|
|
||||||
- /etc/timezone:/etc/timezone:ro
|
|
||||||
expose:
|
|
||||||
- 8080
|
|
||||||
user: 1000:1000
|
|
||||||
|
|
||||||
jellyfin:
|
jellyfin:
|
||||||
image: linuxserver/jellyfin
|
image: linuxserver/jellyfin
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
|
|
Reference in a new issue