adding email in my ssl...rookie

This commit is contained in:
Chris Cochrun 2023-04-28 14:37:18 -05:00
parent d625aff6ee
commit 91c8121a4c

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