1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-26 00:38:37 +00:00
dockerfiles/searx/docker-compose.yml

6 lines
86 B
YAML
Raw Permalink Normal View History

2019-06-15 12:28:54 +00:00
searx:
image: wonderfall/searx
ports:
- "8888:8888"
restart: unless-stopped