setting up sermon live proxy
This commit is contained in:
parent
1fba90c854
commit
2eff833bf1
|
@ -110,7 +110,11 @@
|
|||
'';
|
||||
virtualHosts = {
|
||||
"sermons.luctorcrc.org".extraConfig = ''
|
||||
@live {
|
||||
protocol rtmp
|
||||
}
|
||||
reverse_proxy 172.16.1.202:9000
|
||||
reverse_proxy @live 172.16.1.202:1937
|
||||
encode gzip
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue