setting luctor sermons to port 9000

This commit is contained in:
Chris Cochrun 2023-09-19 10:49:35 -05:00
parent 077d4e46f0
commit 1fba90c854

View file

@ -110,7 +110,7 @@
'';
virtualHosts = {
"sermons.luctorcrc.org".extraConfig = ''
reverse_proxy 172.16.1.202:443
reverse_proxy 172.16.1.202:9000
encode gzip
'';
};