docs: update readme

This commit is contained in:
2024-08-10 11:29:58 +02:00
parent d90647aae7
commit 27b9ab5f36

View File

@@ -62,10 +62,7 @@ services:
# for a list of available releases.
image: jkaninda/mysql-bkup
container_name: mysql-bkup
command:
- /bin/sh
- -c
- mysql-bkup backup
command: backup
volumes:
- ./backup:/backup
environment: