Fix radarr name in docker-compose.

This commit is contained in:
Laur Ivan 2022-09-29 22:26:08 +02:00
parent 482e48c26e
commit 97752ebf58

View File

@ -17,7 +17,7 @@ services:
- arrs
{% endif %}
{% if radarr_enabled %}
sonarr:
radarr:
image: "lscr.io/linuxserver/radarr:{{ radarr_image_version }}"
restart: unless-stopped
env_file: