Changed domain

This commit is contained in:
poslop
2024-12-29 23:30:22 -06:00
parent 3a69c4b3f8
commit cc9bad6569
7 changed files with 9 additions and 81 deletions

View File

@@ -3,7 +3,7 @@ services:
image: searxng/searxng:latest
container_name: searxng
environment:
- BASE_URL=https://searxng.mintyserver.net
- BASE_URL=https://searxng.archfox.org
volumes:
- searxng:/etc/searxng
restart: unless-stopped