Skip to content

Commit

Permalink
Use docker config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Oct 9, 2023
1 parent e139a86 commit 3ab76e6
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 @@ -57,5 +57,5 @@ RUN ldd /usr/local/srs/objs/ffmpeg/bin/ffmpeg && \
# Default workdir and command.
WORKDIR /usr/local/srs
ENV SRS_DAEMON=off
CMD ["./objs/srs", "-c", "conf/srs.conf"]
CMD ["./objs/srs", "-c", "conf/docker.conf"]

0 comments on commit 3ab76e6

Please sign in to comment.