Add migration scripts and other fixes

This commit is contained in:
2026-09-14 20:36:10 +03:00
parent 4cb65a6f52
commit 1cd38af60e
12 changed files with 604 additions and 0 deletions
+3
View File
@@ -13,6 +13,9 @@ services:
cap_add:
- NET_BIND_SERVICE
environment:
STALWART_RECOVERY_ADMIN: ${STALWART_RECOVERY_ADMIN}
ports:
- "${STALWART_SMTP_PORT:-25}:25/tcp"
- "${STALWART_SUBMISSION_PORT:-587}:587/tcp"