документы + мейл сервер
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user