Some changes

This commit is contained in:
andryyy
2016-12-09 21:10:11 +01:00
parent 1715a7a871
commit e9b97e98ec
6 changed files with 13 additions and 3 deletions

View File

@@ -18,13 +18,13 @@ DBVERS=5.5
SOGOCHILDS=20
# Webserver configuration
HTTP_PORT=81
# Default port binding for Nginx is 443
PHPVERS="5.6-fpm"
NGINXVERS="stable"
# You should leave that alone
# Can also be 1.2.3.4:25 for specific binding
SMTP_PORT=26
SMTP_PORT=25
SMTPS_PORT=465
SUBMISSION_PORT=587
IMAP_PORT=143