mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
Compile: Fix typo for 3rdparty. v5.0.166, v6.0.59 (#3615)
--------- Co-authored-by: john <hondaxiao@tencent.com>
This commit is contained in:
@@ -56,6 +56,6 @@ RUN ldd /usr/local/srs/objs/ffmpeg/bin/ffmpeg && \
|
||||
|
||||
# Default workdir and command.
|
||||
WORKDIR /usr/local/srs
|
||||
ENV SRS_LOG_TANK=console SRS_DAEMON=off
|
||||
ENV SRS_DAEMON=off
|
||||
CMD ["./objs/srs", "-c", "conf/srs.conf"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user