diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-08-26 20:24:07 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-08-26 20:24:07 -0700 |
commit | d1083e78f1bfc54b8f392456067b8688b3b90878 (patch) | |
tree | a32009c45284af5bda52c494624c886f0618e443 /README.md | |
parent | ce3cf99f4de059bb204c1a5846df3be6a3fe5f0c (diff) | |
download | es-public-proxy-d1083e78f1bfc54b8f392456067b8688b3b90878.tar.gz es-public-proxy-d1083e78f1bfc54b8f392456067b8688b3b90878.zip |
update cargo.toml description
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -**es-public-proxy**: simple HTTP reverse-proxy for exposing an Elasticsearch -node to the public internet +**es-public-proxy**: simple read-only HTTP reverse-proxy for exposing an +Elasticsearch node to the public internet * type-safe de-serialization and re-serialization of all user data * single-binary, easy to install |