fix: install.sh — update Gitea repo reference to replit/timmy-tower

This commit is contained in:
Replit Agent
2026-03-20 21:56:42 +00:00
parent 630a585178
commit 42b8826d18

View File

@@ -157,7 +157,7 @@ echo " NOTE: The webhook runs over plain HTTP. HMAC-SHA256 ensures"
echo " authenticity. For full transport security, configure nginx" echo " authenticity. For full transport security, configure nginx"
echo " with TLS (Let's Encrypt) on the Hermes public domain." echo " with TLS (Let's Encrypt) on the Hermes public domain."
echo "" 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 " URL: http://143.198.27.163/webhook/deploy"
echo " Secret: $WEBHOOK_SECRET" echo " Secret: $WEBHOOK_SECRET"
echo " Events: Push" echo " Events: Push"