From e04e38ab1eaeac19b120f2cdc433495a5e676e9b Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 14 Feb 2018 17:04:45 -0800 Subject: [PATCH] Removed quoting [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 959ea2f..959e4f4 100644 --- a/README.md +++ b/README.md @@ -1080,7 +1080,7 @@ heroku config:get FOUNDELASTICSEARCH_URL And add `elastic:password@` right after `https://`: ```sh -heroku config:set ELASTICSEARCH_URL=`https://elastic:password@12345.us-east-1.aws.found.io` +heroku config:set ELASTICSEARCH_URL=https://elastic:password@12345.us-east-1.aws.found.io ``` Then deploy and reindex: -- libgit2 0.21.0