Added Ackee Tracking service to server

This commit is contained in:
2025-02-02 17:57:01 +00:00
parent 3f14369230
commit d4e7748973
3 changed files with 17 additions and 0 deletions

View File

@ -4,6 +4,10 @@ cd ./Websites/
docker-compose down
cd ..
cd ./Tracking/
docker-compose down
cd ..
cd ./Development/Gitea/
docker-compose down