mirror of
https://github.com/searxng/searxng-docker.git
synced 2026-07-17 21:41:27 +00:00
docker-compose.yml : reference dalf/* docker images for now
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
|||||||
|
|
||||||
filtron:
|
filtron:
|
||||||
container_name: filtron
|
container_name: filtron
|
||||||
image: filtron
|
image: dalf/filtron
|
||||||
hostname: filtron
|
hostname: filtron
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
@@ -45,7 +45,7 @@ services:
|
|||||||
|
|
||||||
searx:
|
searx:
|
||||||
container_name: searx
|
container_name: searx
|
||||||
image: asciimoo/searx
|
image: dalf/searx
|
||||||
hostname: searx
|
hostname: searx
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -69,7 +69,7 @@ services:
|
|||||||
|
|
||||||
morty:
|
morty:
|
||||||
container_name: morty
|
container_name: morty
|
||||||
image: morty
|
image: dalf/morty
|
||||||
hostname: morty
|
hostname: morty
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user