Rename SPHINX to MANTICORESEARCH in config files

This commit is contained in:
DariusIII
2023-03-14 15:29:20 +01:00
parent b4f60230e8
commit f34d3ecdfa
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ DB_USERNAME=
DB_PASSWORD=
DB_DATABASE=nntmux
SPHINX_HOST=localhost
SPHINX_PORT=9306
MANTICORESEARCH_HOST=localhost
MANTICORESEARCH_PORT=9306
ELASTICSEARCH_HOST=localhost
ELASTICSEARCH_PORT=9200