Added paperless consume to sambashare

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
TuDatTr
2023-10-08 14:57:32 +02:00
parent 3f88065da4
commit 320c7cdd7a
4 changed files with 45 additions and 217 deletions

View File

@@ -435,6 +435,18 @@ services:
- "PAPERLESS_TIME_ZONE={{ timezone }}"
- "PAPERLESS_OCR_LANGUAGE=deu"
{{ homarr.host }}:
container_name: {{ homarr.host }}
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
depends_on:
- pihole
networks:
- net
volumes:
- {{ homarr.volumes.configs }}:/app/data/configs
- {{ homarr.volumes.icons }}:/app/public/icons
networks:
zoneminder:
driver: bridge