Add Scheduled mode

This commit is contained in:
2023-12-24 19:08:43 +01:00
parent 960a99e981
commit 372871a2fd
5 changed files with 172 additions and 26 deletions

View File

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