Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
goatie999 authored Apr 27, 2020
1 parent 8bd46c2 commit a0a8df0
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 @@ -33,7 +33,7 @@ ENV FACEBOOK_KEY ""
ENV RESTREAM_URL rtmp://live.restream.io/live/
ENV RESTREAM_KEY ""

COPY entrypoint.sh /dentrypoint.sh
COPY entrypoint.sh /entrypoint.sh

RUN chmod +x /entrypoint.sh

Expand Down

0 comments on commit a0a8df0

Please sign in to comment.