mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-06 01:48:34 +00:00
feat(searxng-container): bind mount & add limiter
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
services:
|
||||
searxng:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: searxng.dockerfile
|
||||
image: docker.io/searxng/searxng:latest
|
||||
ports:
|
||||
- 4000:8080
|
||||
volumes:
|
||||
- ./searxng:/etc/searxng:rw
|
||||
networks:
|
||||
- perplexica-network
|
||||
|
||||
|
Reference in New Issue
Block a user