This commit is contained in:
2026-05-23 08:45:53 +02:00
parent ae1c00784a
commit a096d6b108
+5
View File
@@ -73,3 +73,8 @@ docker-logs:
docker-clean:
docker compose down -v
deploy:
git checkout production
git merge master
git push origin production