Skip to content

Commit

Permalink
Change rclone config file (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanjaw authored Oct 21, 2024
1 parent 376b478 commit 14b6fd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ COPY --from=rclone /usr/local/bin/rclone /usr/local/bin/rclone

RUN mkdir -p /config/rclone

ENV RCLONE_CONFIG=/config/rclone
ENV RCLONE_CONFIG=/config/rclone/rclone.conf

ENTRYPOINT ["/usr/local/bin/ofelia"]
ENTRYPOINT ["/usr/local/bin/ofelia"]

0 comments on commit 14b6fd5

Please sign in to comment.