mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 12:05:02 +01:00
add searx
This commit is contained in:
5
searx/docker-compose.yml
Normal file
5
searx/docker-compose.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
searx:
|
||||
image: wonderfall/searx
|
||||
ports:
|
||||
- "8888:8888"
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user