Skip to content
Snippets Groups Projects
Commit 4c4046eb authored by jabertwo's avatar jabertwo
Browse files

set mailu version to 2.0

parent 19c58b90
No related branches found
No related tags found
2 merge requests!119Revert "new var for dmarc rua reporting address",!55Mailsetup Migration from mailcow to mailu
...@@ -18,7 +18,7 @@ SQLALCHEMY_DATABASE_URI=mysql://mailu:{{ mailu_db_pass }}@db/mailudb?charset=utf ...@@ -18,7 +18,7 @@ SQLALCHEMY_DATABASE_URI=mysql://mailu:{{ mailu_db_pass }}@db/mailudb?charset=utf
################################### ###################################
# Set mailu version # Set mailu version
MAILU_VERSION=2.0.4 MAILU_VERSION=2.0
# Set to a randomly generated 16 bytes string # Set to a randomly generated 16 bytes string
SECRET_KEY={{ mailu_secret_key }} SECRET_KEY={{ mailu_secret_key }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment