summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2022-04-16 22:35:00 +0100
committerrafa_99 <raroma09@gmail.com>2022-04-16 22:35:00 +0100
commit77bffb1f396eb5b8a96bb15e67c8161537336512 (patch)
treeebc6472944e0bf26b65be27f41e5c48a65fe3780
parent59e4c59ae0f8c3b45c84cfb07dfa4210b77f97c4 (diff)
parent8e401777940b3ddad4b5686965818725c0bb3598 (diff)
Merge branch 'main' of https://gitlab.com/rafa_99/self-hosting
-rw-r--r--searx/README.md5
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.