docs: update readme

This commit is contained in:
2024-08-03 16:14:34 +02:00
parent 22bf95e6ca
commit 3bf4911dee
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ services:
- mysql-bkup backup --storage s3 -d my-database"
environment:
- DB_PORT=3306
- DB_HOST=postgres
- DB_HOST=mysql
- DB_NAME=database
- DB_USERNAME=username
- DB_PASSWORD=password