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

docker mail mariadb auto upgrade

parent 605d406b
No related branches found
No related tags found
No related merge requests found
......@@ -151,6 +151,8 @@ services:
- MYSQL_USER=mailu
- MYSQL_PASSWORD={{ mailu_db_pass }}
- MYSQL_ROOT_PASSWORD={{ mysql_root_pass }}
- MARIADB_AUTO_UPGRADE="1"
# Optional mailu services: Webmail
webmail:
......
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