mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
parent
b6cb5b9cd7
commit
4a089935cd
1 changed files with 1 additions and 1 deletions
|
@ -56,6 +56,6 @@ RUN ldd /usr/local/srs/objs/ffmpeg/bin/ffmpeg && \
|
|||
|
||||
# Default workdir and command.
|
||||
WORKDIR /usr/local/srs
|
||||
ENV SRS_SRS_LOG_TANK=console SRS_DAEMON=off
|
||||
ENV SRS_LOG_TANK=console SRS_DAEMON=off
|
||||
CMD ["./objs/srs", "-c", "conf/srs.conf"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue