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
'';
};
virtualHosts = {
"mail.cochrun.xyz".extraConfig = ''
'';
};
# virtualHosts = {
# "mail.cochrun.xyz".extraConfig = ''
# '';
# };
virtualHosts = {
"jelly.cochrun.xyz".extraConfig = ''
reverse_proxy localhost:8096