Do not allow disabled folders into Git, 2.

This commit is contained in:
2023-08-19 12:48:32 -07:00
parent 96ac603a61
commit ff401d59ba
3 changed files with 0 additions and 37 deletions

View File

@@ -1,8 +0,0 @@
server {
listen 25;
if ($host = mail.thesovereign.one) {
proxy_pass thesovereign-mail;
}
}