open port 80 when using LE certs. fixes #42
This commit is contained in:
parent
5457321f40
commit
160f3cbc9b
3 changed files with 7 additions and 4 deletions
|
@ -143,8 +143,9 @@ common ones.
|
|||
# address = forward address;
|
||||
"abuse@example.com" = "user1@example.com";
|
||||
};
|
||||
|
||||
# Use Let's Encrypt certificates
|
||||
|
||||
# Use Let's Encrypt certificates. Note that this needs to set up a stripped
|
||||
# down nginx and opens port 80.
|
||||
certificateScheme = 3;
|
||||
|
||||
# Enable IMAP and POP3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue