feat: Dan Pollock’s hosts file #5

Merged
ange merged 12 commits from devel into staging 2024-12-23 03:04:53 +00:00
3 changed files with 8370 additions and 657 deletions
Showing only changes of commit c62cd7ce24 - Show all commits

2
.env
View File

@ -1,2 +1,2 @@
PROD_URL=searx.gmoker.com
IMAGEAPP=docker.io/searxng/searxng:2024.12.20-19ee529b7
IMAGEAPP=docker.io/searxng/searxng:2024.12.22-26097f444

View File

@ -14,4 +14,4 @@ services:
environment:
- SEARXNG_SECRET=secret # $(openssl rand -hex 32)
volumes:
- ./config/:/etc/searxng/
- ./config/:/etc/searxng/:ro

File diff suppressed because it is too large Load Diff