diff --git a/templates/compose/searxng.yaml.j2 b/templates/compose/searxng.yaml.j2 index cb60199..ab5cfa5 100644 --- a/templates/compose/searxng.yaml.j2 +++ b/templates/compose/searxng.yaml.j2 @@ -24,7 +24,7 @@ services: - PUID=1000 - PGID=1000 - TZ=Asia/Singapore - - SEARXNG_BASE_URL=https://${SEARXNG_HOSTNAME:-localhost} + - SEARXNG_BASE_URL=https://opnxng.com - UWSGI_WORKERS=1 - UWSGI_THREADS=16 depends_on: diff --git a/vars/services.yaml b/vars/services.yaml index 81fe48a..085a32d 100644 --- a/vars/services.yaml +++ b/vars/services.yaml @@ -1,4 +1,4 @@ -config: +compose: oracle1: - searxng oracle2: @@ -8,7 +8,7 @@ config: oracle4: - searxng -compose: +config: oracle1: - searxng oracle2: