mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine the conf, use srs3 style
This commit is contained in:
parent
77d21f7e32
commit
7ae76b579e
6 changed files with 25 additions and 15 deletions
|
@ -21,7 +21,9 @@ vhost source.srs.com {
|
|||
}
|
||||
}
|
||||
vhost transform.srs.edge.com {
|
||||
mode remote;
|
||||
origin 127.0.0.1:1935;
|
||||
vhost source.srs.com;
|
||||
cluster {
|
||||
mode remote;
|
||||
origin 127.0.0.1:1935;
|
||||
vhost source.srs.com;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue