mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Change searx image to a maintained one
This commit is contained in:
parent
f2e92158e8
commit
0b9089aeab
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
searx:
|
searx:
|
||||||
image: wonderfall/searx
|
image: hoellen/searx
|
||||||
environment:
|
environment:
|
||||||
- BASE_URL="https://banditlair.com"
|
- BASE_URL="https://banditlair.com"
|
||||||
- IMAGE_PROXY=True
|
- IMAGE_PROXY=True
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue