Add bazarr to the API list

This commit is contained in:
Colin Hebert
2023-02-27 08:32:42 +11:00
parent 70244b1464
commit b2f08ad0ed

View File

@@ -36,7 +36,7 @@ access_control:
- 'group:transmission-basic'
# Disable authentication on API protected by API keys.
# Note those are behind authelia, therefore external access to the API; internal access doesn't require a bypass
- domain_regex: '^(sabnzbd|prowlarr|radarr|sonarr|notifiarr|readarr-audiobook|readarr-ebook)\.'
- domain_regex: '^(sabnzbd|prowlarr|radarr|sonarr|bazarr|notifiarr|readarr-audiobook|readarr-ebook)\.'
policy: bypass
resources:
- '^/api$'