Remove Grafana and Prometheus URLs from deployment output
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user