module
Version:
v0.0.0-...-acf6da5
Opens a new window with list of versions in this module.
Published: Jan 30, 2022
License: MIT
Opens a new window with license information.
README
¶
mangad
services:
tachidesk:
image: ghcr.io/suwayomi/tachidesk
restart: unless-stopped
mangad:
image: ghcr.io/clementd64/mangad
user: 1000:1000
command: -url http://tachidesk:4567/ -config /config.yaml -interval 6h -wait-for-it
working_dir: /manga
volumes:
- ./manga:/manga
- ./config.yaml:/config.yaml
Click to show internal directories.
Click to hide internal directories.