Enable TLS by default

This commit is contained in:
2025-09-23 00:40:42 -07:00
parent ce1e878fb7
commit b59fd7dcc4
7 changed files with 176 additions and 36 deletions

View File

@@ -53,4 +53,4 @@ echo
echo "Next steps:"
echo "1. Test the service: ./scripts/test.sh"
echo "2. Check logs: docker compose logs -f"
echo "3. Configure Slack webhook URL: http://your-server-ip:8080/your-topic-name"
echo "3. Configure Slack webhook URL: https://your-server-ip:8080/your-topic-name"