Commit 0d520c376f9ccdbef7fc107889997bfb200dc7ea
1 parent
bf871f2e
Exists in
master
and in
17 other branches
Updated instructions [skip ci]
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
README.md
... | ... | @@ -1038,9 +1038,7 @@ heroku addons:create foundelasticsearch |
1038 | 1038 | heroku addons:open foundelasticsearch |
1039 | 1039 | ``` |
1040 | 1040 | |
1041 | -Visit the Shield page and reset your password. You’ll need to add the username and password to your url. Also, verify the port number on the Overview page. | |
1042 | - | |
1043 | -Get the existing url with: | |
1041 | +Visit the Shield page and reset your password. You’ll need to add the username and password to your url. Also, verify the port number on the Overview page. Get the existing url with: | |
1044 | 1042 | |
1045 | 1043 | ```sh |
1046 | 1044 | heroku config:get FOUNDELASTICSEARCH_URL | ... | ... |