Fix radarr name in docker-compose.
This commit is contained in:
parent
482e48c26e
commit
97752ebf58
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user