diff --git a/vps/install.sh b/vps/install.sh index 4a913f6..61e544c 100644 --- a/vps/install.sh +++ b/vps/install.sh @@ -157,7 +157,7 @@ echo " NOTE: The webhook runs over plain HTTP. HMAC-SHA256 ensures" echo " authenticity. For full transport security, configure nginx" echo " with TLS (Let's Encrypt) on the Hermes public domain." echo "" -echo " Configure this Gitea webhook on admin/timmy-tower:" +echo " Configure this Gitea webhook on replit/timmy-tower:" echo " URL: http://143.198.27.163/webhook/deploy" echo " Secret: $WEBHOOK_SECRET" echo " Events: Push"