Fix syntax in includes
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
container_name: recyclarr
|
||||
image: ghcr.io/recyclarr/recyclarr:7
|
||||
restart: unless-stopped
|
||||
security_opt: ['no-new-privileges:true'] # Prevents privilege escalation - https://recyclarr.dev/wiki/installation/docker/#prevent-in-container-privilege-escalation
|
||||
user: "{{ service_user.uid }}:{{ service_user.uid }}"
|
||||
networks:
|
||||
- starr
|
||||
|
Reference in New Issue
Block a user