|
|
@ -11,8 +11,8 @@
|
|
|
|
# Set this to the path where Mailu data and configuration is stored
|
|
|
|
# Set this to the path where Mailu data and configuration is stored
|
|
|
|
ROOT=/mailu
|
|
|
|
ROOT=/mailu
|
|
|
|
|
|
|
|
|
|
|
|
# Mailu version to run (stable, 1.0, 1.1, etc. or latest)
|
|
|
|
# Mailu version to run (1.0, 1.1, etc. or master)
|
|
|
|
VERSION=stable
|
|
|
|
VERSION=master
|
|
|
|
|
|
|
|
|
|
|
|
# Set to a randomly generated 16 bytes string
|
|
|
|
# Set to a randomly generated 16 bytes string
|
|
|
|
SECRET_KEY=ChangeMeChangeMe
|
|
|
|
SECRET_KEY=ChangeMeChangeMe
|
|
|
|