fix: checkrr Pfade ins Unterverzeichnis + PUID/PGID
This commit is contained in:
parent
536ae64c8c
commit
1bb3cb8365
1 changed files with 2 additions and 2 deletions
|
|
@ -147,8 +147,8 @@ services:
|
|||
container_name: checkrr
|
||||
image: aetaric/checkrr:latest
|
||||
volumes:
|
||||
- /app-config/arr/checkrr.yaml:/etc/checkrr.yaml
|
||||
- /app-config/arr/checkrr.db:/checkrr.db
|
||||
- /app-config/arr/checkrr/checkrr.yaml:/etc/checkrr.yaml
|
||||
- /app-config/arr/checkrr/checkrr.db:/checkrr.db
|
||||
- data:/data
|
||||
ports:
|
||||
- 8585:8585
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue