removing the mail thing as I think docker-mailserver does it's own
This commit is contained in:
parent
1e2c4bb1b0
commit
7a564aa33b
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue