Change version to latest and set back roundcube
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
ROOT=/mailu
|
ROOT=/mailu
|
||||||
|
|
||||||
# Mailu version to run (1.0, 1.1, etc. or master)
|
# Mailu version to run (1.0, 1.1, etc. or master)
|
||||||
VERSION=master
|
VERSION=latest
|
||||||
|
|
||||||
# Set to a randomly generated 16 bytes string
|
# Set to a randomly generated 16 bytes string
|
||||||
SECRET_KEY=claireetstephane
|
SECRET_KEY=claireetstephane
|
||||||
@@ -51,7 +51,7 @@ DISABLE_STATISTICS=True
|
|||||||
ADMIN=true
|
ADMIN=true
|
||||||
|
|
||||||
# Choose which webmail to run if any (values: roundcube, snappymail, none)
|
# Choose which webmail to run if any (values: roundcube, snappymail, none)
|
||||||
WEBMAIL=none
|
WEBMAIL=roundcube
|
||||||
|
|
||||||
# Dav server implementation (value: radicale, none)
|
# Dav server implementation (value: radicale, none)
|
||||||
WEBDAV=none
|
WEBDAV=none
|
||||||
|
|||||||
Reference in New Issue
Block a user