Changes...
This commit is contained in:
@@ -11,9 +11,8 @@ DBUSER=mailcow
|
||||
DBPASS=mysafepasswd
|
||||
DBROOT=myverysafepasswd
|
||||
|
||||
# MySQL
|
||||
# Tested with MySQL 5.5
|
||||
DBVERS=5.5
|
||||
# MariaDB
|
||||
DBVERS=latest
|
||||
|
||||
# SOGo configuration
|
||||
SOGOCHILDS=20
|
||||
@@ -42,7 +41,7 @@ REDISVERS="latest"
|
||||
# You need to rebuild all containers after changing values.
|
||||
# Remove old networks manually.
|
||||
DOCKER_NETWORK="mailcow-network"
|
||||
DOCKER_SUBNET="172.55.0.0/16"
|
||||
DOCKER_SUBNET="172.18.0.0/16"
|
||||
|
||||
# ======= ADVANCED ======
|
||||
# - not yet implemented -
|
||||
|
Reference in New Issue
Block a user