diff --git a/.env b/.env index 3a61f89..a0bd0a1 100644 --- a/.env +++ b/.env @@ -13,7 +13,7 @@ ROOT=/mailu # Mailu version to run (1.0, 1.1, etc. or master) -VERSION=master +VERSION=latest # Set to a randomly generated 16 bytes string SECRET_KEY=claireetstephane @@ -51,7 +51,7 @@ DISABLE_STATISTICS=True ADMIN=true # Choose which webmail to run if any (values: roundcube, snappymail, none) -WEBMAIL=none +WEBMAIL=roundcube # Dav server implementation (value: radicale, none) WEBDAV=none