Compare commits

..
1 Commits
Author SHA1 Message Date
notplantsandnotplants eb4521cc5d chore: upgrade to 3.1.0+2.4.0
cc-ci/testme cc-ci: success
2026-06-09 01:25:25 +00:00
-3
View File
@@ -24,9 +24,6 @@ services:
- MYSQL_PASSWORD_FILE=/run/secrets/db_password
- MYSQL_USER=kuma
- MYSQL_DATABASE=kuma
# Run mariadb-upgrade automatically when the data dir is from an older
# major version (e.g. 11.x -> 12.x). Needed because this overlay can be
# carried across MariaDB major bumps.
- MARIADB_AUTO_UPGRADE=1
volumes:
- mariadb:/var/lib/mysql