документы + мейл сервер

This commit is contained in:
2026-07-27 15:42:54 +04:00
parent 9ed56ec93d
commit df0b051ee6
27 changed files with 1969 additions and 118 deletions
+10
View File
@@ -0,0 +1,10 @@
# Public mail-server identity.
MAIL_HOSTNAME=mail.moon-well.online
MAIL_DOMAIN=moon-well.online
MAIL_PUBLIC_URL=https://mail.moon-well.online
# Public listeners. Leave 0.0.0.0 on a production mail host.
MAIL_BIND_IP=0.0.0.0
# The setup UI is bound to 127.0.0.1 only.
MAIL_SETUP_PORT=8081