add mariadb migration hook to nextcloud

This commit is contained in:
Simon 2025-02-19 12:41:09 +01:00
parent e38c753d42
commit 147d148b41

View file

@ -57,6 +57,7 @@ nextcloud:
upgrade-hooks:
- app run_occ db:add-missing-indices
- app run_occ 'maintenance:repair --include-expensive'
- db upgrade_mariadb
pretix:
initial-hooks:
- app change_adminpass