added book-downloader user and bookpipeline group
This commit is contained in:
@@ -40,6 +40,7 @@ container_apps:
|
||||
- { name: "sonarr", uid: 2024 }
|
||||
- { name: "tandoor_recipes", uid: 2025 }
|
||||
- { name: "vault", uid: 2026 }
|
||||
- { name: "book-downloader", uid: 2027 }
|
||||
|
||||
# Shared secondary groups for cross-container access. "members" lists
|
||||
# app names from container_apps that need to be added to this group
|
||||
@@ -56,3 +57,8 @@ shared_groups:
|
||||
- radarr
|
||||
- sonarr
|
||||
- jellyfin
|
||||
- name: bookpipeline
|
||||
gid: 3001
|
||||
members:
|
||||
- audiobookshelf
|
||||
- book-downloader
|
||||
Reference in New Issue
Block a user