7 lines
187 B
YAML
7 lines
187 B
YAML
services:
|
|
checker:
|
|
image: git.pfy.ch/pfych/chapter-tracker:latest
|
|
volumes:
|
|
- "./config.json:/checker/config.json"
|
|
- "./mangaHistory.json:/checker/mangaHistory.json"
|