Refactoring of code

This commit is contained in:
2023-12-23 22:21:15 +01:00
parent a3d34a6600
commit 902be39db4
4 changed files with 13 additions and 9 deletions

View File

@@ -8,4 +8,4 @@ fi
docker build -f src/docker/Dockerfile -t jkaninda/mysql-bkup:$tag .
docker-compose up -d
docker compose up -d