searxng: migrated to k3s on goyplex, remove docker compose
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
services:
|
||||
searxng:
|
||||
image: searxng/searxng:latest
|
||||
container_name: searxng
|
||||
environment:
|
||||
- BASE_URL=https://searxng.archfox.org
|
||||
volumes:
|
||||
- ${Volumes}/searxng:/etc/searxng
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- caddy
|
||||
networks:
|
||||
caddy:
|
||||
name: caddy
|
||||
external: true
|
||||
Reference in New Issue
Block a user