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
|
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
|
||||||
|
|
Loading…
Reference in a new issue