mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
🐳 Config for instance name and autocomplete
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
parent
8e62f7600f
commit
2485d41bdd
2 changed files with 7 additions and 1 deletions
|
@ -11,7 +11,9 @@ ARG TIMESTAMP_UWSGI=0
|
|||
ARG LABEL_VCS_REF=
|
||||
ARG LABEL_VCS_URL=
|
||||
|
||||
ENV BASE_URL= \
|
||||
ENV INSTANCE_NAME=searx \
|
||||
AUTOCOMPLETE= \
|
||||
BASE_URL= \
|
||||
MORTY_KEY= \
|
||||
MORTY_URL=
|
||||
EXPOSE 8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue