Change version to latest and set back roundcube

This commit is contained in:
2026-08-21 14:49:17 +02:00
parent f6c6d898cf
commit 50dfa12dbb
+2 -2
View File
@@ -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