0
0

SearXNG: Fixed base url

This commit is contained in:
Opnxng 2024-06-15 04:44:19 +08:00
parent d59ce2a80e
commit 72db3c75de
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -1,4 +1,4 @@
config:
compose:
oracle1:
- searxng
oracle2:
@ -8,7 +8,7 @@ config:
oracle4:
- searxng
compose:
config:
oracle1:
- searxng
oracle2: