mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
[install scripts] rename SEARX_<name> variables to SEARXNG_<name>
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
0cf5310933
commit
81bba44869
12 changed files with 159 additions and 142 deletions
|
@ -12,5 +12,5 @@ location ${SEARXNG_URL_PATH} {
|
|||
}
|
||||
|
||||
location ${SEARXNG_URL_PATH}/static/ {
|
||||
alias ${SEARX_SRC}/searx/static/;
|
||||
alias ${SEARXNG_STATIC}/;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue