Skip to content
Snippets Groups Projects
Commit 19c58b90 authored by jabertwo's avatar jabertwo
Browse files

set mailu version to 2.0.4

parent 05f545eb
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
...@@ -17,6 +17,9 @@ SQLALCHEMY_DATABASE_URI=mysql://mailu:{{ mailu_db_pass }}@db/mailudb?charset=utf ...@@ -17,6 +17,9 @@ SQLALCHEMY_DATABASE_URI=mysql://mailu:{{ mailu_db_pass }}@db/mailudb?charset=utf
# Common configuration variables # Common configuration variables
################################### ###################################
# Set mailu version
MAILU_VERSION=2.0.4
# 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