diff options
author | Rafael Marçalo <raroma09@gmail.com> | 2022-04-16 20:41:48 +0000 |
---|---|---|
committer | Rafael Marçalo <raroma09@gmail.com> | 2022-04-16 20:41:48 +0000 |
commit | 8e401777940b3ddad4b5686965818725c0bb3598 (patch) | |
tree | 56f952935deb3a114fbc16c48db4f9767e4208d0 /searx/README.md | |
parent | 051880d6b3ee31de2c187ff9fb2ae0a47bc0df96 (diff) |
Update README.md
Diffstat (limited to 'searx/README.md')
-rw-r--r-- | searx/README.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/searx/README.md b/searx/README.md index 31baa1d..6062098 100644 --- a/searx/README.md +++ b/searx/README.md @@ -1,9 +1,8 @@ # SearX -Self hosted SearX instance with default configurations - +Self hosted SearX instance with default configurations. To install just run the script using: `bash deploy` ## About -All the configurations are implemented on local area network, to host searx as just as local host, remove your ip from `nginx/sites-available/searx` under server\_name +All the configurations are implemented on local area network, to host searx just as localhost, remove your ip from `nginx/sites-available/searx`, under the server\_name section. |