1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:15 +02:00
dockerfiles/searx/docker-compose.yml
2019-06-15 20:28:54 +08:00

6 lines
86 B
YAML

searx:
image: wonderfall/searx
ports:
- "8888:8888"
restart: unless-stopped