Add ip bindings to .env and Add stalwart-cli install script
This commit is contained in:
@@ -14,11 +14,13 @@ DATA_ROOT=/opt/eternitymail
|
||||
STALWART_SMTP_PORT=25
|
||||
STALWART_SUBMISSION_PORT=587
|
||||
STALWART_IMAPS_PORT=993
|
||||
# Leave empty to bind the Stalwart admin interface on all host interfaces.
|
||||
STALWART_ADMIN_BIND=127.0.0.1
|
||||
STALWART_ADMIN_PORT=8081
|
||||
STALWART_RECOVERY_ADMIN=
|
||||
|
||||
# Roundcube port bindings
|
||||
# Leave empty to bind Roundcube on all host interfaces.
|
||||
ROUNDCUBE_BIND=127.0.0.1
|
||||
ROUNDCUBE_PORT=8091
|
||||
|
||||
|
||||
Reference in New Issue
Block a user