Remove Grafana and Prometheus URLs from deployment output

This commit is contained in:
Mohmmed Elfateh Sabry
2025-08-11 21:22:59 +03:00
parent 834df406f0
commit 58af0f69db
2 changed files with 371 additions and 2 deletions

View File

@@ -133,6 +133,4 @@ jobs:
echo "Traefik: https://traefik.gate.${{ secrets.DOMAIN }}"
echo "Portainer: https://portainer.gate.${{ secrets.DOMAIN }}"
echo "Uptime Kuma: https://uptime.gate.${{ secrets.DOMAIN }}"
echo "Grafana: https://grafana.gate.${{ secrets.DOMAIN }}"
echo "Prometheus: https://prometheus.gate.${{ secrets.DOMAIN }}"
echo "Umami: https://umami.gate.${{ secrets.DOMAIN }}"