mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-01-23 03:49:50 +00:00
465 B
465 B
Whoogle
- not the best looking
- keyboard support (thanks to me 😉)
docker-compose.yml
---
version: "3"
services:
whoogle-search:
image: benbusby/whoogle-search
container_name: whoogle-search
restart: unless-stopped
ports:
- 3123:5000