Automatically upgrade mariadb databases
This commit is contained in:
parent
a6f397e4ea
commit
26bca5acf8
@ -29,6 +29,7 @@ services:
|
||||
MYSQL_DATABASE: mediawiki
|
||||
#MYSQL_USER and MYSQL_PASSWORD in .env
|
||||
MYSQL_RANDOM_ROOT_PASSWORD: 'yes'
|
||||
MARIADB_AUTO_UPGRADE: 'yes'
|
||||
|
||||
volumes:
|
||||
mysql-vol:
|
||||
|
Loading…
Reference in New Issue
Block a user