mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-04-08 07:08:30 +00:00
448 B
448 B
Whoogle
- not the best looking
- keyboard support (thanks to me 😉)
docker-compose.yml
services:
whoogle-search:
image: benbusby/whoogle-search
container_name: whoogle-search
restart: unless-stopped
ports:
- 3123:5000