Skip to content

Commit

Permalink
feat(lidarr): Make Lidarr optional
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienPoupa committed Dec 26, 2023
1 parent ef4fd96 commit 31cc852
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,6 @@ services:
- UN_SONARR_0_API_KEY=${SONARR_API_KEY}
- UN_RADARR_0_URL=http://radarr:7878/radarr
- UN_RADARR_0_API_KEY=${RADARR_API_KEY}
- UN_LIDARR_0_URL=http://lidarr:8686/lidarr
- UN_LIDARR_0_API_KEY=${LIDARR_API_KEY}
security_opt:
- no-new-privileges:true
jellyfin:
Expand Down

0 comments on commit 31cc852

Please sign in to comment.