FEAT: Added Watchtower service

This commit is contained in:
2025-05-30 18:44:26 +01:00
parent f4b44c7aa7
commit d3b8830cc8
3 changed files with 14 additions and 0 deletions

View File

@ -25,6 +25,10 @@ cd ./Misc/
docker-compose down
cd ..
cd ./Watchtower/
docker-compose down
cd ..
cd ./Traefik/
docker-compose down
cd ..