switching hoid to different ip for now
This commit is contained in:
parent
deb865acbb
commit
52cf7049a2
|
@ -114,8 +114,8 @@
|
||||||
@live {
|
@live {
|
||||||
protocol rtmp
|
protocol rtmp
|
||||||
}
|
}
|
||||||
reverse_proxy 172.16.1.202:9000
|
reverse_proxy 172.16.1.24:9000
|
||||||
reverse_proxy @live 172.16.1.202:1937
|
reverse_proxy @live 172.16.1.24:1937
|
||||||
encode gzip
|
encode gzip
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
@ -124,8 +124,8 @@
|
||||||
@live {
|
@live {
|
||||||
protocol rtmp
|
protocol rtmp
|
||||||
}
|
}
|
||||||
reverse_proxy 172.16.1.202:8080
|
reverse_proxy 172.16.1.24:8080
|
||||||
reverse_proxy @live 172.16.1.202:1935
|
reverse_proxy @live 172.16.1.24:1935
|
||||||
encode gzip
|
encode gzip
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue