mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Default to log to console for docker. v4.0.168
This commit is contained in:
parent
4c087b9376
commit
55d8cb4b7b
7 changed files with 21 additions and 24 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
listen 1935;
|
||||
max_connections 1000;
|
||||
srs_log_tank file;
|
||||
srs_log_file ./objs/srs.log;
|
||||
#srs_log_tank file;
|
||||
#srs_log_file ./objs/srs.log;
|
||||
daemon on;
|
||||
http_api {
|
||||
enabled on;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue