feat: add tc recover

This commit is contained in:
Simon Cornet 2026-02-18 18:17:16 +01:00
commit b07ac0e990

View file

@ -36,6 +36,7 @@
image: "docker.io/mariadb:lts"
image_name_mismatch: "recreate"
restart_policy: "unless-stopped"
command: "--tc-heuristic-recover=ROLLBACK"
networks:
- name: "phpipam"