SearXNG: temporarily switch to offical image
This commit is contained in:
parent
d3b88f9d3f
commit
33bac9c51c
@ -3,7 +3,8 @@ version: '3.7'
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
searxng:
|
searxng:
|
||||||
image: git.opnxng.com/opnxng/searxng
|
# image: git.opnxng.com/opnxng/searxng
|
||||||
|
image: searxng/searxng:latest
|
||||||
restart: always
|
restart: always
|
||||||
container_name: searxng
|
container_name: searxng
|
||||||
security_opt:
|
security_opt:
|
||||||
|
@ -1,12 +1,10 @@
|
|||||||
compose:
|
config:
|
||||||
oracle1:
|
|
||||||
- mlmym
|
|
||||||
oracle2:
|
|
||||||
- mlmym
|
|
||||||
oracle3:
|
|
||||||
- mlmym
|
|
||||||
oracle4:
|
oracle4:
|
||||||
- mlmym
|
- paulgo
|
||||||
|
|
||||||
|
compose:
|
||||||
|
oracle4:
|
||||||
|
- paulgo
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user