force mariadb autoupgrade

This commit is contained in:
lesion 2022-08-02 15:17:52 +02:00
parent 6202021edf
commit a630e9186c
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

@ -8,6 +8,7 @@ services:
- ./db:/var/lib/mysql
- /etc/localtime:/etc/localtime:ro
environment:
- MARIADB_AUTO_UPGRADE=true
- MARIADB_USER=gancio
- MARIADB_DATABASE=gancio
- MARIADB_PASSWORD=gancio