From 57a7b219fec05431a25913f8eb0450a39862c387 Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Sat, 26 May 2018 17:35:59 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0e8131e..cbc0e62 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,6 @@ Example of running hastic-server on Debian / Ubuntu host: ``` $ export HASTIC_API_KEY= $ export HASTIC_PORT= -$ export HASTIC_ALERT_ENDPOINT=http://alert.example.com # apt-get install \ python3 \ python3-pip \