This commit is contained in:
Ivan Gabaldon
2025-01-03 15:15:45 +01:00
committed by GitHub
2 changed files with 85 additions and 94 deletions

View File

@@ -11,8 +11,7 @@ services:
- caddy-data:/data:rw
- caddy-config:/config:rw
environment:
- SEARXNG_HOSTNAME=${SEARXNG_HOSTNAME:-http://localhost:80}
- SEARXNG_TLS=${LETSENCRYPT_EMAIL:-internal}
- SEARXNG_TLS=${LETSENCRYPT_EMAIL}
cap_drop:
- ALL
cap_add: