Change SOGo Dockerfile
This commit is contained in:
15
mailcow.conf
15
mailcow.conf
@@ -11,18 +11,6 @@ DBUSER=mailcow
|
||||
DBPASS=mysafepasswd
|
||||
DBROOT=myothersafepasswd
|
||||
|
||||
# MariaDB
|
||||
DBVERS=latest
|
||||
|
||||
# SOGo configuration
|
||||
SOGOCHILDS=20
|
||||
|
||||
# Webserver configuration
|
||||
# Default port binding for Nginx is 443
|
||||
#
|
||||
PHPVERS="5.6-fpm"
|
||||
NGINXVERS="stable"
|
||||
|
||||
# You should leave that alone
|
||||
# Can also be 11.22.33.44:25 or 0.0.0.0:465 etc. for specific binding
|
||||
SMTP_PORT=25
|
||||
@@ -34,9 +22,6 @@ POP_PORT=110
|
||||
POPS_PORT=995
|
||||
SIEVE_PORT=4190
|
||||
|
||||
# Redis
|
||||
REDISVERS="latest"
|
||||
|
||||
# Networking
|
||||
# You need to rebuild all containers after changing values.
|
||||
# Remove old networks manually.
|
||||
|
Reference in New Issue
Block a user