1
0

Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2025-03-23 16:19:14 +00:00
parent e4232f92bd
commit 2f65b7d604
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
CONTAINER_NAME="maddy-mail"
MAIL_DOMAIN="example.com"
MAIL_HOSTNAME="mail.example.com"
SMTP_IN_PORT="25"
IMAP4_PORT="143"
IMAP4_PORT2="993"
SMTP_S_PORT="465"
SMTP_S_PORT2="587"