SearXNG: Fixed base url
This commit is contained in:
parent
d59ce2a80e
commit
72db3c75de
@ -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:
|
||||
|
@ -1,4 +1,4 @@
|
||||
config:
|
||||
compose:
|
||||
oracle1:
|
||||
- searxng
|
||||
oracle2:
|
||||
@ -8,7 +8,7 @@ config:
|
||||
oracle4:
|
||||
- searxng
|
||||
|
||||
compose:
|
||||
config:
|
||||
oracle1:
|
||||
- searxng
|
||||
oracle2:
|
||||
|
Loading…
Reference in New Issue
Block a user