removing the mail thing as I think docker-mailserver does it's own

This commit is contained in:
Chris Cochrun 2023-04-28 17:07:32 -05:00
parent 1e2c4bb1b0
commit 7a564aa33b

View file

@ -262,10 +262,10 @@
reverse_proxy localhost:8123 reverse_proxy localhost:8123
''; '';
}; };
virtualHosts = { # virtualHosts = {
"mail.cochrun.xyz".extraConfig = '' # "mail.cochrun.xyz".extraConfig = ''
''; # '';
}; # };
virtualHosts = { virtualHosts = {
"jelly.cochrun.xyz".extraConfig = '' "jelly.cochrun.xyz".extraConfig = ''
reverse_proxy localhost:8096 reverse_proxy localhost:8096