diff --git a/docs/compose/.env b/docs/compose/.env index eb4d7e44..07f30adf 100644 --- a/docs/compose/.env +++ b/docs/compose/.env @@ -11,8 +11,8 @@ # Set this to the path where Mailu data and configuration is stored ROOT=/mailu -# Mailu version to run (stable, 1.0, 1.1, etc. or latest) -VERSION=stable +# Mailu version to run (1.0, 1.1, etc. or master) +VERSION=1.5 # Set to a randomly generated 16 bytes string SECRET_KEY=ChangeMeChangeMe