1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00: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