setting luctor sermons to port 9000
This commit is contained in:
parent
077d4e46f0
commit
1fba90c854
|
@ -110,7 +110,7 @@
|
||||||
'';
|
'';
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"sermons.luctorcrc.org".extraConfig = ''
|
"sermons.luctorcrc.org".extraConfig = ''
|
||||||
reverse_proxy 172.16.1.202:443
|
reverse_proxy 172.16.1.202:9000
|
||||||
encode gzip
|
encode gzip
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue