mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-26 09:26:52 +00:00
nextcloud: allow to configure FULLTEXTSEARCH_PROTOCOL
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
0e4b3b7a46
commit
a66445d443
2 changed files with 5 additions and 1 deletions
|
|
@ -237,6 +237,7 @@
|
|||
"PHP_MEMORY_LIMIT=%NEXTCLOUD_MEMORY_LIMIT%",
|
||||
"FULLTEXTSEARCH_ENABLED=%FULLTEXTSEARCH_ENABLED%",
|
||||
"FULLTEXTSEARCH_HOST=nextcloud-aio-fulltextsearch",
|
||||
"FULLTEXTSEARCH_PROTOCOL=http",
|
||||
"FULLTEXTSEARCH_PORT=9200",
|
||||
"FULLTEXTSEARCH_USER=elastic",
|
||||
"FULLTEXTSEARCH_INDEX=nextcloud-aio",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue