mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
Added missing symlink instruction
This commit is contained in:
@@ -150,6 +150,10 @@ content:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Create a symlink to sites-enabled:
|
||||||
|
|
||||||
|
sudo ln -s /etc/nginx/sites-available/searx /etc/nginx/sites-enabled/searx
|
||||||
|
|
||||||
Restart service:
|
Restart service:
|
||||||
|
|
||||||
.. code:: sh
|
.. code:: sh
|
||||||
|
|||||||
Reference in New Issue
Block a user