Configured unpackerr

This commit is contained in:
Mike Wilson
2023-02-23 15:48:57 -05:00
parent fe00fcd29f
commit 036a7f4cfc
7 changed files with 45 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
version: "{{ docker_compose_version }}"
networks:
recyclarr:
starr:
external: true
services:
@@ -11,7 +11,7 @@ services:
restart: unless-stopped
user: "{{ service_user.uid }}:{{ service_user.uid }}"
networks:
- recyclarr
- starr
environment:
- "TZ={{ timezone }}"
volumes: