mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[install scripts] rename SEARX_<name> variables to SEARXNG_<name>
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -12,5 +12,5 @@ location ${SEARXNG_URL_PATH} {
|
||||
}
|
||||
|
||||
location ${SEARXNG_URL_PATH}/static/ {
|
||||
alias ${SEARX_SRC}/searx/static/;
|
||||
alias ${SEARXNG_STATIC}/;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user