Closed mgruner closed 1 year ago
The recent refactoring in cb6a82de9dc6 introduced an issue with the backup: it (mistakenly) switched its container from postgres
to the Zammad app container, which causes backups to fail. This PR repairs that problem and adds minor improvements to the backup script.