Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kjames2001 authored Apr 16, 2023
1 parent de341c4 commit 4f1d2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ENV SONARR_URL='http://sonarr:8989'
ENV SONARR_API_KEY=123456
ENV RADARR_URL='http://radarr:7878'
ENV RADARR_API_KEY=123456
ENV API_TIMEOUT=600
ENV TIMEOUT=600

WORKDIR /app

Expand Down

0 comments on commit 4f1d2c5

Please sign in to comment.